1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-22 01:05:55 +00:00
Nuxt/packages/kit/src
2022-07-01 12:02:34 +02:00
..
internal fix(vite, kit, nuxt): generate safe variable names using knitwork () 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 () 2022-06-27 13:47:54 +02:00
auto-import.ts refactor!: migrate to unimport () 2022-03-11 09:09:11 +01:00
build.ts feat(kit): support client and server flags for addVitePlugin () 2022-06-22 19:29:51 +02:00
compatibility.ts refactor: fix typo and code improvements () 2022-06-08 21:49:11 +02:00
components.ts fix(kit): support adding server-only/client-only components separately () 2022-07-01 12:02:34 +02:00
context.ts fix(kit): ensure useNuxt returns nuxt instance () 2022-04-04 11:41:48 +02:00
ignore.ts chore: use node: prefix for built-in modules () 2022-04-15 17:19:05 +02:00
index.ts feat(kit): add addLayout () 2022-06-27 13:47:54 +02:00
layout.ts feat(kit): add addLayout () 2022-06-27 13:47:54 +02:00
logger.ts feat: shared logger and silent test logs () 2022-02-16 22:34:32 +01:00
pages.ts refactor: split schema to @nuxt/schema and simplify kit () 2021-11-21 17:14:46 +01:00
plugin.ts fix(kit): allow src for addPluginTemplate () 2022-03-08 18:42:46 +01:00
resolve.ts fix(kit): pass resolved path to isIgnored () 2022-06-10 14:28:48 +02:00
server.ts feat(kit): allow addServerHandler to use method suffix of the file path () 2022-06-15 13:53:31 +02:00
template.ts chore: use node: prefix for built-in modules () 2022-04-15 17:19:05 +02:00