Nuxt/packages/kit/src
Daniel Roe e3b0608470
fix(kit): move relative path handling back into nuxt templates (#6430)
2022-08-08 13:03:44 +02:00
..
internal fix(kit): move relative path handling back into nuxt templates (#6430) 2022-08-08 13:03:44 +02:00
loader fix(kit): try canonical package name for edge release 2022-04-20 12:35:09 +02:00
module chore(deps): update dependency unctx to v2 (#6340) 2022-08-04 13:00:01 +02:00
auto-import.ts refactor!: migrate to `unimport` (#3386) 2022-03-11 09:09:11 +01:00
build.ts fix(kit): only call `viteExtendConfig` callback once if possible (#5929) 2022-07-15 23:34:29 +02:00
compatibility.ts refactor: fix typo and code improvements (#5344) 2022-06-08 21:49:11 +02:00
components.ts fix(kit): support adding server-only/client-only components separately (#5686) 2022-07-01 12:02:34 +02:00
context.ts chore(deps): update dependency unctx to v2 (#6340) 2022-08-04 13:00:01 +02:00
ignore.ts chore: use `node:` prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
index.ts feat(kit): add `addLayout` (#5537) 2022-06-27 13:47:54 +02:00
layout.ts feat(kit): add `addLayout` (#5537) 2022-06-27 13:47:54 +02: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): resolve aliases in plugin src (#6037) 2022-07-21 16:05:41 +02:00
resolve.ts feat(kit): support `followSymbolicLinks` option for `resolveFiles` (#6240) 2022-08-02 14:25:35 +02:00
server.ts feat(kit): allow `addServerHandler` to use method suffix of the file path (#5465) 2022-06-15 13:53:31 +02:00
template.ts chore: use `node:` prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00