1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Benjamin Fan
3be23d1ae0 chore(shared): Remove old jargon files 2024-02-19 06:17:58 -08:00
Joost De Cock
330dddde8b feat(shared): Fallback to en content of translatinon is not avalable 2023-10-20 14:18:30 +02:00
Joost De Cock
90afd3e28e feat(org): Switched to better dynamic mdx 2023-10-09 11:42:16 +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
Joost De Cock
6a6e51e133 wip(shared): Restructuring mdx loader 2023-10-07 21:19:38 +02:00