Nuxt/packages/nuxt/src/core
2024-09-09 14:30:11 +01:00
..
plugins fix(nuxt): improve accuracy of module resolution conditions (#28846) 2024-09-05 22:36:15 +02:00
runtime/nitro fix(nuxt): log more context of prerendering errors (#28895) 2024-09-09 14:30:11 +01:00
utils fix(nuxt): scan jsx pages for page metadata (#28479) 2024-08-09 12:11:38 +01:00
app.ts refactor(kit,nuxt): use performance.now to measure time 2024-07-02 12:12:56 +01:00
builder.ts feat(nuxt): cache vue app build outputs (#28726) 2024-08-28 21:00:38 +01:00
cache.ts feat(nuxt): cache vue app build outputs (#28726) 2024-08-28 21:00:38 +01:00
external-config-files.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01: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 fix(nuxt): improve error logging in import protections (#28753) 2024-08-29 20:50:01 +01:00
nuxt.ts fix(nuxt): improve accuracy of module resolution conditions (#28846) 2024-09-05 22:36:15 +02:00
schema.ts feat(kit): reimplement cjs utils using mlly (#28012) 2024-07-03 23:02:05 +01:00
templates.ts fix(nuxt): augment NuxtOptions as well as config (#28747) 2024-08-28 22:19:20 +01:00