Nuxt/packages/nuxi/src/commands
2023-01-09 09:25:24 +00: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 refactor: split out type imports from value imports (#9225) 2022-12-11 21:44:52 +00:00
generate.ts docs: update generate doc to include --dotenv (#9991) 2023-01-09 09:25:24 +00:00
index.ts feat(nuxi): nuxi build-module command (#7610) 2022-10-16 11:40:03 +02:00
info.ts docs: link to nuxt.com instead of v3.nuxtjs.org (#9786) 2022-12-19 11:50:01 +00:00
init.ts fix(nuxi): show an error if no value is supplied for the --template flag (#9946) 2023-01-04 19:15:30 +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): upgrade with latest tag (#9060) 2022-11-16 15:07:40 +01:00
usage.ts fix(cli): enable usage command (#2079) 2021-11-22 18:19:34 +01:00