1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
Joost De Cock
caf3494393 chore: Don't minify test builds 2022-06-22 09:37:23 +02:00
Joost De Cock
68589d023c chore: Generate bundle specific for running tests 2022-06-14 23:14:30 +02:00
Joost De Cock
409a41d850 chore(config-helpers): Migrated to esbuild & removed legacy devenv 2022-06-14 13:09:08 +02:00
Joost De Cock
447970c689 feat(config-helpers): Renamed snapseries to config-helpers
It would be useful to have a place where we can place methods
like the pctBasedOn method that we now import from core, even though
it has nothing to do with core.

So I've decided to rename this packet since it's essentially also
things that facilitate pattern configuration (files).

Since this is a very new package, and I am 100% certain that we
(FreeSewing itself) are the only ones using it, no need to major
bump this. The most recent snapseries package will remain available
for people who want to use it.

I'll update all patterns accordingly.
2022-06-12 23:49:52 +02:00