Nuxt/packages/nuxi/src/commands
2022-09-16 11:26:28 +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): always override NODE_ENV (#5417) 2022-06-12 23:26:36 +02:00
build.ts fix(nuxi): print resolved public directory after generate (#7577) 2022-09-16 11:26:28 +02:00
cleanup.ts feat(nuxi): auto cleanup with project manifest changes (#6672) 2022-08-16 15:14:26 +02:00
dev.ts fix(nuxi, vite): ipv6 support for nuxi dev (#7560) 2022-09-15 18:10:36 +02:00
generate.ts fix(nuxi): print resolved public directory after generate (#7577) 2022-09-16 11:26:28 +02:00
index.ts refactor: enable strict type checking everywhere (#6943) 2022-08-26 17:47:29 +02:00
info.ts feat(nuxi): display nuxt and nitro versions for dev and build commands (#7118) 2022-09-01 11:34:56 +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 fix(nuxi): load .env file before starting dev server (#6119) 2022-07-25 14:01:18 +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