1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
Joost De Cock
a0bcf01b47 chore: Remove lint 2023-10-09 13:47:36 +02:00
Joost De Cock
185c844769 wip(org): Prebuild edit patter pages from template 2023-10-08 17:06:58 +02:00
Joost De Cock
86d984e8c5 wip(shared): Split new design pages per design to split bundle
This adds page templates that will auto-generate pages for each design.
This not only allows us to split the bundle for these individual
designs, we are also now passing the inline docs for a design as static
props, as that will limit the memory footprint of webpack.

Remains to be seen how this will all come together, but it's better than
throwing everything at webpack and watching the build fail.
2023-10-08 14:26:58 +02:00
joostdecock
55a6c2c52b fix: Don't run prebuild steps in linter 2023-07-21 16:31:43 +02:00
joostdecock
4b037111be chore: Fixed linter issues 2023-07-21 10:16:32 +02:00
Joost De Cock
dc05143840 feat(sites): Overhauled prebuild system 2023-07-19 19:08:41 +02:00