Nuxt/packages/kit/src
2022-03-08 18:17:01 +01:00
..
internal feat(kit)!: expose resolvePath (#3110) 2022-02-07 22:00:20 +01:00
loader refactor: rename options.layers to options._extends (#3109) 2022-02-07 19:44:48 +01:00
module chore(deps): update all non-major dependencies (#3450) 2022-03-08 18:17:01 +01:00
auto-import.ts chore: replace constructors with types (#3056) 2022-02-03 19:02:55 +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(nuxt3): share scanned components with loader (#3396) 2022-02-28 11:07:20 +01:00
resolve.ts feat: .nuxtignore support and isIgnored kit utility (#3424) 2022-02-28 17:11:46 +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