mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
a1025f92af
* refactor(examples): pre-parse frontmatter via scripts/examplegen This removes 2 MB from the slim binary. Ref: #9380