Nuxt/packages/nuxt/src/core
2025-01-17 23:47:59 +00:00
..
plugins fix(nuxt): decode id before resolving relative imports (#30599) 2025-01-15 11:32:54 +00:00
runtime/nitro refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:45:48 +00:00
utils fix(nuxt): don't hoist identifiers declared locally in definePageMeta when extracting page metadata (#30490) 2025-01-13 12:24:26 +00:00
app.ts refactor(nuxt): use consola with nuxt tag instead of console (#30408) 2024-12-30 00:20:51 +00:00
builder.ts fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 23:59:55 +00:00
cache.ts fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 23:59:55 +00:00
external-config-files.ts refactor(nuxt): use consola with nuxt tag instead of console (#30408) 2024-12-30 00:20:51 +00:00
features.ts perf(nuxt): use lighter @nuxt/cli dependency (#30526) 2025-01-13 12:27:10 +00:00
modules.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nitro.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:45:48 +00:00
nuxt.ts perf(kit,nuxt): don't resolve paths from local layers/modules (#30650) 2025-01-17 23:47:59 +00:00
schema.ts fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 23:59:55 +00:00
templates.ts fix(nuxt): fall back to plugin.src for variable name generation (#30649) 2025-01-17 23:47:59 +00:00