framework
framework copied to clipboard
Old repo of Nuxt 3 framework, now on nuxt/nuxt
### Describe the feature When using a CDN like Cloudflare it's normal to use hashes on .js files in order for the cache to be automatically cleared on redeployment as...
### Environment - Operating System: `Darwin` - Node Version: `v16.14.0` - Nuxt Version: `3.0.0-rc.13` - Nitro Version: `0.6.1` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `-` -...
### Describe the feature With Nuxt 2 we could prevent hitting rate limits while generating pages with a concurrency limit and interval configuration, would be great to have this available...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@unhead/schema](https://togithub.com/harlan-zw/unhead) | [`^1.0.1` -> `^1.0.2`](https://renovatebot.com/diffs/npm/@unhead%2fschema/1.0.1/1.0.2) | [](https://docs.renovatebot.com/merge-confidence/)...
## Summary At the moment, in both Bridge & Nuxt 3, we transpile `vue`. This decreases the space taken up in our server builds, and also protects against multiple instances...
### Environment ------------------------------ - Operating System: `Darwin` - Node Version: `v16.16.0` - Nuxt Version: `3.0.0-rc.10` - Nitro Version: `0.5.3` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `-`...
resolves nuxtlabs/nuxt.com#974
### Describe the feature I really liked the cli wizard in nuxt2.  Will it return in nuxt3 at some point? ### Additional information - [X] Would you be willing...
### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [...
### Describe the feature In nuxt3 ,create a empty project , there are not questions like to select (name, Nuxt options, UI framework, TypeScript, linter, testing framework, etc as we...