Nuxt/packages/nuxi/src/commands
2022-04-09 12:02:56 +02:00
..
add.ts feat(nuxi): scaffold files with nuxi add (#3841) 2022-03-25 15:56:36 +01:00
analyze.ts feat!: migrate to nitropack (#3956) 2022-04-07 13:28:04 +02:00
build.ts feat!: migrate to nitropack (#3956) 2022-04-07 13:28:04 +02:00
dev.ts fix(cli): close process by default after command invokation (#4192) 2022-04-09 12:02:56 +02:00
generate.ts feat!: migrate to nitropack (#3956) 2022-04-07 13:28:04 +02:00
index.ts fix(cli): close process by default after command invokation (#4192) 2022-04-09 12:02:56 +02:00
info.ts fix(nuxi): use new builder option for vite/webpack info (#3658) 2022-03-15 11:39:49 +01:00
init.ts chore(nuxi): add pnpm to init instructions (#3826) 2022-03-22 10:35:07 +01:00
prepare.ts fix(nuxi,nuxt3,bridge): generate all templates with nuxi prepare (#2409) 2022-01-24 14:28:47 +01:00
preview.ts feat(nuxi): load .env when previewing builds (#4016) 2022-04-01 12:28:39 +02:00
test.ts fix(cli): close process by default after command invokation (#4192) 2022-04-09 12:02:56 +02:00
typecheck.ts
upgrade.ts fix(nuxi): use rm rather than rmdir (#4100) 2022-04-05 16:47:08 +02:00
usage.ts