Nuxt/packages/nuxt/src/core
2024-11-29 13:48:12 +00:00
..
plugins feat(nuxt): use oxc-parser instead of esbuild + acorn 2024-11-29 13:48:12 +00:00
runtime/nitro fix(nuxt): add crossorigin attribute for stylesheets (#29138) 2024-09-24 13:03:09 +01:00
utils feat(nuxt): use oxc-parser instead of esbuild + acorn 2024-11-29 13:48:12 +00:00
app.ts feat(nuxt): use oxc-parser instead of esbuild + acorn 2024-11-29 13:48:12 +00:00
builder.ts fix(nuxt): recompile templates on change events (#29954) 2024-11-17 21:22:59 +00:00
cache.ts chore: remove unused imports and update eslint config (#29876) 2024-11-12 17:13:44 +00:00
external-config-files.ts chore: remove unused imports and update eslint config (#29876) 2024-11-12 17:13:44 +00:00
features.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
modules.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nitro.ts feat(schema,nuxt): add shared/ folder and #shared alias (#28682) 2024-11-02 21:13:41 +00:00
nuxt.ts refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-11-28 16:34:02 +00:00
schema.ts chore(deps): update jiti (#29280) 2024-10-05 19:41:35 +01:00
templates.ts refactor(nuxt): define layouts as async vue components (#29957) 2024-11-17 17:06:03 -05:00