Nuxt/packages/kit/src
2024-05-13 21:23:15 +01:00
..
internal chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
loader feat(nuxt,schema): support new Nuxt folder structure (#27029) 2024-05-02 14:24:31 +01:00
module chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
build.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
compatibility.ts feat(nuxt): allow specifying builder compatibility in modules (#27022) 2024-05-09 09:28:33 +01:00
components.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
context.ts chore(deps): update devdependency eslint-plugin-jsdoc to v46 (main) (#23614) 2023-10-11 13:31:22 +01: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(nuxt): re-initialise nuxt._ignore after all modules run (#26680) 2024-04-19 11:48:19 +03:00
imports.ts feat(kit,nuxt,vite,webpack): add toArray util (#24857) 2023-12-23 14:22:58 +00:00
index.ts feat(kit): add useRuntimeConfig and updateRuntimeConfig utils (#27117) 2024-05-09 18:49:35 +01:00
layout.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +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 chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
pages.ts fix(kit): clone middleware when adding to app 2024-03-15 15:38:07 -07:00
plugin.ts fix(nuxt): scan folder indices for middleware (#27187) 2024-05-13 21:23:15 +01:00
resolve.test.ts feat(kit): handle virtual files in resolvePath and findPath (#26465) 2024-04-19 12:43:28 +03:00
resolve.ts feat(kit): handle virtual files in resolvePath and findPath (#26465) 2024-04-19 12:43:28 +03:00
runtime-config.ts feat(kit): add useRuntimeConfig and updateRuntimeConfig utils (#27117) 2024-05-09 18:49:35 +01:00
template.ts fix(kit): set typescript moduleDetection to 'force' (#26667) 2024-04-19 11:38:49 +03:00
utils.ts docs: add @since annotations to exported functions (#25365) 2024-04-19 17:58:19 +03:00