fix: prod build process + migration
authorxangelo <git@xangelo.ca>
Thu, 13 Jul 2023 10:15:51 +0000 (06:15 -0400)
committerxangelo <git@xangelo.ca>
Thu, 13 Jul 2023 10:15:51 +0000 (06:15 -0400)
commitcecab786b949e1bf2c1c2db07b07d8083a83f82f
tree46facc1abd78274db6d2a36f831c35304ddde278
parent42db471f6aeca92b7a666747e9167a9d9e3df13d
fix: prod build process + migration

Since we pre-build webpack, we're just running the typescript migration
and copying `public/` into `dist/`.

We also tweak the migration script so that it runs ALL migrations since
releases are more spread out now.
package.json