perf(cli): improve cli boot time (#10780)

* chore: test

* perf(cli): improve cli boot time
This commit is contained in:
neverland
2022-07-03 10:53:14 +08:00
committed by GitHub
parent 5883d3e0c7
commit beeb059401
4 changed files with 54 additions and 45 deletions

View File

@@ -61,7 +61,7 @@
"@vitejs/plugin-vue-jsx": "^1.3.3",
"@vue/babel-plugin-jsx": "^1.1.1",
"autoprefixer": "^10.4.0",
"commander": "^8.3.0",
"commander": "^9.3.0",
"consola": "^2.15.3",
"conventional-changelog": "^3.1.24",
"esbuild": "^0.14.29",