Nuxt/packages/nuxt/src/core
2023-10-10 12:14:55 +01:00
..
plugins feat(nuxt): native async-context in vue's withAsyncContext (#23526) 2023-10-05 16:46:53 +02: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 test(nuxt): add test suite for app resolution behaviour (#23520) 2023-10-06 12:30:53 +02:00
builder.ts refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
external-config-files.ts refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
features.ts refactor(nuxt): use built-in consola prompts (#23205) 2023-09-14 10:17:55 +01:00
modules.ts chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
nitro.ts fix(nuxt): use test/dev as manifest buildId when appropriate (#23512) 2023-10-03 10:58:36 +01:00
nuxt.ts chore: fix various typos and update to US English (#23580) 2023-10-10 12:14:55 +01:00
schema.ts refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
templates.ts fix(nuxt): generate empty file when shim is disabled (#23333) 2023-09-22 09:20:29 +02:00