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

Enabling vite server dynamic imports #14525

Closed
pi0 opened this issue Aug 8, 2022 · 1 comment
Closed

Enabling vite server dynamic imports #14525

pi0 opened this issue Aug 8, 2022 · 1 comment

Comments

@pi0
Copy link
Member

pi0 commented Aug 8, 2022

Context: #13819 > vitejs/vite#8641 > nuxt/framework#5506 > nuxt/framework#5506 > nuxt/framework#6412 > nuxt/framework#6423 > nuxt/framework#6433

Enabling dynamic chunks for vite server output, allows lazy loading page chunks in production and reducing startup time but due to reported issues, we currently disable this behavior until stablize and fixing hydration issues and their cause.

@danielroe
Copy link
Member

This has been enabled by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants