Daniel Roe
Daniel Roe
### Describe the feature There are quite a few different locations where target is relevant, including within both nitro rollup, nitro esbuild, vite esbuild, vite optimizeDeps esbuild, vite target, etc....
### 🔗 Linked issue resolves #7737 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change...
We now have styles inlined in the page (https://github.com/nuxt/framework/pull/7160), and we've switched the global CSS file to a non-blocking prefetch. However, the vite preloader does still add these styles to...
### 🔗 Linked issue resolves #7337 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change...
### 🔗 Linked issue resolves #3718 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...
I noticed it won't work when using `ssr: false` in `nuxt.config.ts` - is this a known limitation? _Originally posted by @StefanCardnell in https://github.com/nuxt/framework/issues/5923#issuecomment-1214415001_
### 🔗 Linked issue resolves #7696 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change...
would be handy to have a command to diagnose issues. It could include utilities to resolve package dependency issues, such as: 1. outdated versions of unjs utils (defu, untyped) https://github.com/nuxt/framework/issues/7168...