1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Joost De Cock
f7f920526a fix(lab): Added section index pages 2022-05-14 19:53:27 +02:00
Joost De Cock
4db8ab099b chore(lab): Keep auto-generated pages out of repo 2022-03-26 18:06:14 +01:00
Joost De Cock
7f10fe451b chore(lab): Keep page structure 2022-03-26 18:06:14 +01:00
Joost De Cock
bd6c627828 feat(lab): Prebuild pattern pages 2022-02-09 18:58:16 +01:00
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