Nuxt/packages/kit/src
2025-02-16 13:31:49 +00:00
..
internal feat(kit,nuxt,vite): directoryToURL to normalise paths (#30986) 2025-02-14 12:14:28 +01:00
loader refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-16 13:31:49 +00:00
module feat(kit,nuxt,vite): directoryToURL to normalise paths (#30986) 2025-02-14 12:14:28 +01:00
build.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00
compatibility.ts perf(kit): run components compat check synchronously (#30685) 2025-01-21 12:40:28 +00:00
components.ts fix(kit)!: do not check compatibility for nuxt version < 2.13 2025-01-22 14:01:25 +00:00
context.ts feat(kit,nuxt): allow multiple nuxts to run in one process (#30510) 2025-02-11 15:38:55 +00:00
ignore.test.ts fix(nuxt): re-initialise nuxt._ignore after all modules run (#26680) 2024-04-19 11:48:19 +03:00
ignore.ts fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 15:02:01 +00:00
imports.ts fix(kit,nuxt,schema)!: remove other support for nuxt2/bridge (#28936) 2024-09-11 11:02:22 +01:00
index.ts feat(kit,nuxt,vite): directoryToURL to normalise paths (#30986) 2025-02-14 12:14:28 +01:00
layout.ts perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620) 2024-10-22 14:39:50 +01:00
logger.test.ts chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
logger.ts chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
nitro.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00
pages.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00
plugin.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00
resolve.test.ts test: update unit test 2025-02-10 13:30:01 +00:00
resolve.ts refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-16 13:31:49 +00:00
runtime-config.test.ts perf(kit): update env expansion regex to match nitro (#30766) 2025-01-28 17:53:26 +00:00
runtime-config.ts perf(kit): update env expansion regex to match nitro (#30766) 2025-01-28 17:53:26 +00:00
template.ts refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-16 13:31:49 +00:00
utils.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00