framework
framework copied to clipboard
Old repo of Nuxt 3 framework, now on nuxt/nuxt
Similar to #6025, this makes directory scanning simpler and more consistent between dirs. Plugins nested in dirs can be manually added with `plugins: []` in `nuxt.config` or a reexport to...
`useHead` is currently not type-hinted for meta tags, links, and so on. It will be a good enhancement to port across the good TS work from https://github.com/nuxt/framework/pull/6251, as well as...
### Environment Tested on Mac and Windows Nuxt CLI v3.0.0-27356801.e9128f3 19:37:37 RootDir: /Users/user/group/project 19:37:40 Nuxt project info: 19:37:40 ------------------------------ - Operating System: `Darwin` - Node Version: `v16.13.1` - Nuxt Version:...
### Environment Nuxt CLI v3.0.0-rc.4 21:55:16 RootDir: /Users/martindonadieu/Documents/Projects.nosync/indiemakers 21:55:20 Nuxt project info: 21:55:20 ------------------------------ - Operating System: `Darwin` - Node Version: `v16.15.0` - Nuxt Version: `3.0.0-rc.4` - Package Manager: `[email protected]`...
### Environment ------------------------------ - Operating System: `Linux` - Node Version: `v16.15.0` - Nuxt Version: `3.0.0-rc.6` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `vite` - Runtime Modules: `-`...
### Environment Nuxt project info: ------------------------------ - Operating System: `Darwin` - Node Version: `v14.18.2` - Nuxt Version: `3.0.0-rc.3` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `typescript`, `publicRuntimeConfig`,...
Sometimes it is useful to test changes in nuxt monorepo against an external project and it is a tricky task as symlinking is not only buggy but does not produce...
Currently, the terminal only outputs the warnings and errors but has no feedback on HMR events. Making it stays on the previous error even when the app is back to...
### Environment - Operating System: `Linux` - Node Version: `v16.15.0` - Nuxt Version: `3.0.0-rc.6-27651720.5dc864d` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `experimental` - Runtime Modules: `-` -...
### Environment ------------------------------ - Operating System: `Linux` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-27484505.9f6eff7` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `vite`, `privateRuntimeConfig`, `publicRuntimeConfig`, `css`, `buildModules`,...