Nuxt/packages/nuxt/src/core
2023-09-11 12:02:28 +01:00
..
plugins fix(nuxt): exclude resolved vite virtual modules prefix (#22834) 2023-08-26 15:45:17 +01:00
runtime/nitro fix(nuxt): render inlined ssr styles before stylesheets (#22986) 2023-09-04 16:43:50 +01:00
utils chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
app.ts fix(nuxt): load layer plugins before project plugins (#22889) 2023-09-04 23:41:51 +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 fix(nuxt): don't prompt to install packages in CI (#22636) 2023-08-14 22:04:47 +01:00
modules.ts chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
nitro.ts fix(nuxt): load spaLoadingTemplate if file exists (#23048) 2023-09-11 12:02:28 +01:00
nuxt.ts fix(nuxt): render server components when ssr: false (#22869) 2023-08-28 17:46:49 +01: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