Nuxt/packages/kit/src
pooya parsa 7d945952d8
fix(kit): avoid behavior change based on NODE_ENV (#3751)
2022-03-17 21:10:12 +01:00
..
internal feat(kit)!: expose `resolvePath` (#3110) 2022-02-07 22:00:20 +01:00
loader fix(kit): avoid behavior change based on NODE_ENV (#3751) 2022-03-17 21:10:12 +01:00
module chore(deps): update all non-major dependencies (#3450) 2022-03-08 18:17:01 +01:00
auto-import.ts refactor!: migrate to `unimport` (#3386) 2022-03-11 09:09:11 +01:00
build.ts refactor: split schema to `@nuxt/schema` and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
compatibility.ts feat(kit, schema)!: finalize nuxt 3 module spec and utils (#2275) 2021-12-21 14:57:26 +01:00
components.ts fix: sanitize import filenames in generated imports (#2216) 2022-02-07 14:45:47 +01:00
context.ts refactor: split schema to `@nuxt/schema` and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
ignore.ts feat: `.nuxtignore` support and `isIgnored` kit utility (#3424) 2022-02-28 17:11:46 +01:00
index.ts feat: `.nuxtignore` support and `isIgnored` kit utility (#3424) 2022-02-28 17:11:46 +01:00
logger.ts feat: shared logger and silent test logs (#3259) 2022-02-16 22:34:32 +01:00
pages.ts refactor: split schema to `@nuxt/schema` and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
plugin.ts fix(kit): allow `src` for `addPluginTemplate` (#3542) 2022-03-08 18:42:46 +01:00
resolve.ts feat(nuxt 3): support custom router options (#3485) 2022-03-15 17:57:41 +01:00
server.ts refactor: split schema to `@nuxt/schema` and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
template.ts refactor: write declarations to `<buildDir>/types` (#3067) 2022-02-07 11:20:01 +01:00