Nuxt/packages/nuxi/src/commands
2022-08-23 23:04:26 +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): always override NODE_ENV (#5417) 2022-06-12 23:26:36 +02:00
cleanup.ts feat(nuxi): auto cleanup with project manifest changes (#6672) 2022-08-16 15:14:26 +02:00
dev.ts feat(nuxt): app.config with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00
generate.ts chore(nuxi): add notice for generate deployment (#4474) 2022-04-20 21:22:59 +02:00
index.ts feat(nuxi): nuxi cleanup command (#6125) 2022-07-25 17:19:17 +02:00
info.ts fix(nuxi, kit): enable esmResolve flag for jiti (#6356) 2022-08-04 15:22:32 +02:00
init.ts refactor(nuxi): provide better advice on failing clone (#5155) 2022-06-01 08:43:24 +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