Nuxt/packages/nuxi/src/commands
2022-04-05 16:47:08 +02:00
..
add.ts feat(nuxi): scaffold files with nuxi add (#3841) 2022-03-25 15:56:36 +01:00
analyze.ts fix(config): add analyze plugin options in bridge mode (#3292) 2022-02-21 12:25:31 +01:00
build.ts feat: shared logger and silent test logs (#3259) 2022-02-16 22:34:32 +01:00
dev.ts fix(nuxi): ignore buildDir on windows too (#3999) 2022-03-31 18:09:57 +02:00
generate.ts
index.ts feat(nuxi): scaffold files with nuxi add (#3841) 2022-03-25 15:56:36 +01:00
info.ts fix(nuxi): use new builder option for vite/webpack info (#3658) 2022-03-15 11:39:49 +01:00
init.ts chore(nuxi): add pnpm to init instructions (#3826) 2022-03-22 10:35:07 +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): load .env when previewing builds (#4016) 2022-04-01 12:28:39 +02:00
test.ts feat(test-utils): test in development mode (#3753) 2022-03-17 22:31:06 +01:00
typecheck.ts
upgrade.ts fix(nuxi): use rm rather than rmdir (#4100) 2022-04-05 16:47:08 +02:00
usage.ts