Nuxt auto optimize all packages / opt out optimization
When running locally, each page is getting refreshed several times because of this optimization feature.
it really messes up developer experience, it takes my almost 8 minutes to get the app ready to work.
Someone in nuxt should raise the glove and add an option to opt out from this optimization / at least reduce refreshes.
2 Replies
No way that I'm the only one who annoyed by this, everytime I restart the app it takes a long time until the site is completly reactive
Up
GitHub
Optimizing dependencies - Nuxt 3.11.2 · Issue #26783 · nuxt/nuxt
Environment Operating System: Windows_NT Node Version: v21.5.0 Nuxt Version: 3.11.2 CLI Version: 3.11.1 Nitro Version: 2.9.6 Package Manager: [email protected] Builder: - User Config: ssr, typescript, mod...