Nuxt/packages/nuxt/src/core
2023-08-14 20:33:00 +01:00
..
plugins feat(nuxt): experimental native async context support (#20918) 2023-08-08 00:57:35 +02:00
runtime/nitro feat(nuxt): add experimental.headNext unhead integration (#22620) 2023-08-14 20:33:00 +01:00
utils chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
app.ts feat(nuxt): resolve unresolved paths within node_modules (#22478) 2023-08-07 23:05:29 +01:00
builder.ts feat(nuxt): warn on external webpack/nitro/postcss config (#22521) 2023-08-08 12:33:10 +01:00
external-config-files.ts feat(nuxt): warn on external webpack/nitro/postcss config (#22521) 2023-08-08 12:33:10 +01:00
features.ts feat(nuxt): auto-install @nuxt/webpack-builder when needed (#21747) 2023-07-30 21:25:00 +01:00
modules.ts chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
nitro.ts feat(nuxt): experimental native async context support (#20918) 2023-08-08 00:57:35 +02:00
nuxt.ts feat(nuxt): experimental native async context support (#20918) 2023-08-08 00:57:35 +02:00
schema.ts perf(nuxt): use granular watcher to avoid crawling ignored dirs (#20836) 2023-05-18 14:44:24 +01:00
templates.ts feat(nuxt): make app.rootId optional (#22528) 2023-08-12 08:19:36 +01:00