Nuxt/packages/kit/src
2022-07-01 12:02:34 +02:00
..
internal fix(vite, kit, nuxt): generate safe variable names using knitwork (#4906) 2022-06-10 15:12:21 +02:00
loader fix(kit): try canonical package name for edge release 2022-04-20 12:35:09 +02:00
module feat(kit): add addLayout (#5537) 2022-06-27 13:47:54 +02:00
auto-import.ts refactor!: migrate to unimport (#3386) 2022-03-11 09:09:11 +01:00
build.ts feat(kit): support client and server flags for addVitePlugin (#5560) 2022-06-22 19:29:51 +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 fix(kit): ensure useNuxt returns nuxt instance (#4059) 2022-04-04 11:41:48 +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): allow src for addPluginTemplate (#3542) 2022-03-08 18:42:46 +01:00
resolve.ts fix(kit): pass resolved path to isIgnored (#5375) 2022-06-10 14:28:48 +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