1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
Joost De Cock
542f0d74fe fix(lab): No anonymous default exports 2022-01-29 19:26:51 +01:00
Joost De Cock
9917ae6a33 wip(lab): Pages for all patterns, work on design options 2022-01-25 15:34:54 +01:00
Joost De Cock
2ea353a475 chore(fs.dev): Webpack aliases to load local code from source
These changes force webpack to load the local pacakges (like
patterns and so on) from source, rather than from a compiled bundle.
This means that the lab site will reload whenever one makes changes
to pattern code.
2022-01-24 12:34:29 +01:00
Joost De Cock
54aefa8437 wip: Started working on new development environment 2022-01-22 17:55:03 +01:00