Nuxt/packages/nuxt/src/core
2023-07-31 13:01:50 +01:00
..
plugins fix(nuxt): use esbuild/acorn instead of typescript dep (#21729) 2023-06-24 00:01:17 +01:00
runtime/nitro perf(nuxt): render css/inline css higher than resource hints (#21793) 2023-07-31 12:11:18 +01:00
utils chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
app.ts perf(nuxt): write templates in single sync step + improve logs (#22384) 2023-07-30 17:14:42 +01:00
builder.ts fix(nuxt): pass (and handle) relative paths in builder:watch (#22333) 2023-07-26 11:16:01 +02: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): render all head tags on server with unhead (#22179) 2023-07-30 19:46:16 +01:00
nuxt.ts feat(nuxt): autocomplete layouts in setPageLayout/<NuxtLayout> (#22362) 2023-07-31 09:50:55 +01:00
schema.ts
templates.ts refactor(nuxt): add additional flag to enable remote sources (#22409) 2023-07-31 13:01:50 +01:00