Skip to content

Conversation

@Danielku15
Copy link
Member

@Danielku15 Danielku15 commented Nov 1, 2025

This PR attempts to reduce the docusaurus build time.

  • Reduce included components (the module graph in WebPack suffers a lot from many includes in the MDX files)
  • Simplify code in generated MDX files (more dynamic generation seems faster than complex pre-generated html)
  • Generate reference tables instead of relying on dynamic generation (this should reduce frontmatter loading).
  • [ ]

@Danielku15 Danielku15 self-assigned this Nov 1, 2025
@Danielku15 Danielku15 merged commit 1939e29 into develop Nov 1, 2025
2 checks passed
@Danielku15 Danielku15 deleted the feature/performance branch November 1, 2025 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants