Nuxt/packages/nuxt/src/core
2025-01-15 11:32:54 +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 perf(nuxt): defer version/config warnings to after build (#30567) 2025-01-14 12:59:04 +00:00
cache.ts chore: remove unused imports and update eslint config (#29876) 2024-11-17 06:14:18 -05: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(nuxt): defer version/config warnings to after build (#30567) 2025-01-14 12:59:04 +00:00
schema.ts refactor(nuxt): use consola with nuxt tag instead of console (#30408) 2024-12-30 00:20:51 +00:00
templates.ts fix(nuxt): update module path for defaults (#30371) 2024-12-26 01:17:46 +00:00