Nuxt/packages/nuxi/src/commands
2022-10-27 17:50:24 +02:00
..
add.ts feat(nuxi): support mode flags for add command (#3921) 2022-08-23 22:44:25 +02:00
analyze.ts fix(nuxi): update analzye main handler (#8339) 2022-10-19 17:29:20 +02:00
build-module.ts feat(nuxi): nuxi build-module command (#7610) 2022-10-16 11:40:03 +02:00
build.ts feat(nuxi): support --dotenv for dev, build and preview commands (#7660) 2022-09-26 12:36:10 +02:00
cleanup.ts feat(nuxi): auto cleanup with project manifest changes (#6672) 2022-08-16 15:14:26 +02:00
dev.ts fix(nuxt, nuxi): improve pages creation and removal dx (#8502) 2022-10-27 17:50:24 +02:00
generate.ts fix(nuxi): print resolved public directory after generate (#7577) 2022-09-16 11:26:28 +02:00
index.ts feat(nuxi): nuxi build-module command (#7610) 2022-10-16 11:40:03 +02:00
info.ts fix(nuxi): stub defineNuxtConfig for nuxi info (#7728) 2022-09-22 15:51:13 +02:00
init.ts feat(cli)!: use giget 0.1x with template registry for nuxi init (#7404) 2022-09-10 15:37:25 +02: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): support --dotenv for dev, build and preview commands (#7660) 2022-09-26 12:36:10 +02:00
test.ts chore: enable typecheck ci for packages (#4664) 2022-04-29 11:38:22 +02:00
typecheck.ts fix(nuxi): build all types on typecheck command (#5437) 2022-08-23 23:04:26 +02:00
upgrade.ts fix(nuxi): properly detect hash and tag for upgrade changelog (#6708) 2022-08-17 15:45:45 +02:00
usage.ts fix(cli): enable usage command (#2079) 2021-11-22 18:19:34 +01:00