Right now the docs have pretty bad performance. This is what happens when you load pages (esp with more components):

We eventually need a documentation setup that does not involve parsing AST at runtime, it's not scalable. AST parsing for documentation purposes should all be done during the build process imo.
Right now the docs have pretty bad performance. This is what happens when you load pages (esp with more components):
We eventually need a documentation setup that does not involve parsing AST at runtime, it's not scalable. AST parsing for documentation purposes should all be done during the build process imo.