Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: support lazy loading for markdown routes #200

Closed
2 tasks
brandonroberts opened this issue Jan 10, 2023 · 0 comments
Closed
2 tasks

Feature: support lazy loading for markdown routes #200

brandonroberts opened this issue Jan 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@brandonroberts
Copy link
Member

Which scope/s are relevant/related to the feature request?

Don't known / other

Information

Currently, markdown files are loaded eagerly for routes using markdown. These files should be lazy-loaded to decrease the initial bundle size. Lazy loading already works on the client but doesn't load correctly in SSR mode.

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No
@brandonroberts brandonroberts added the enhancement New feature or request label Jan 10, 2023
Villanuevand pushed a commit to Villanuevand/analog that referenced this issue Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant