Nuxt/packages/nuxi/src/commands
2022-11-15 17:27:34 +01:00
..
add.ts feat(nuxi): support mode flags for add command (#3921) 2022-08-23 22:44:25 +02:00
analyze.ts refactor: update unjs dependencies to stable v1 (#9011) 2022-11-15 15:33:43 +01:00
build-module.ts feat(nuxi): nuxi build-module command (#7610) 2022-10-16 11:40:03 +02:00
build.ts fix(nuxt)!: enable payload extraction only for nuxi generate (#9018) 2022-11-15 17:27:34 +01:00
cleanup.ts feat(nuxi): auto cleanup with project manifest changes (#6672) 2022-08-16 15:14:26 +02:00
dev.ts feat(nuxt): auto-import utils/ directory (#8817) 2022-11-09 10:43:16 +01: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(nuxi): auto-generate .npmrc and setting for pnpm (#7407) 2022-11-11 11:13:52 +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): support --dotenv for dev, build and preview commands (#7660) 2022-09-26 12:36:10 +02:00
test.ts feat(nuxi)!: setup nuxt globally with nuxt test (#4578) 2022-11-10 15:55:47 +01: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