1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
Joost De Cock
f143946902 chore(models): Keep neckstimate in bundle coz Gatsby
This legacy freesewing.org fails to build with the latest (pre-)release
because it can't seem to resolve the neckstimate function from the
models package.

I've setup models to include the neckstimate method in the bundle as
that addresses the issue, and it's hardly a big deal.

Going forward with the new site, we'll drop the entire utils package
anyway.
2022-06-15 08:15:05 +02:00
Joost De Cock
68589d023c chore: Generate bundle specific for running tests 2022-06-14 23:14:30 +02:00
Joost De Cock
b337c29eb7 chore(models): Migrated to esbuild & removed legacy devenv 2022-06-14 13:09:11 +02:00