增加快速启动的研发模式fast
This commit is contained in:
		| @@ -6,6 +6,7 @@ | ||||
|   "main": "lib/cw-webapps.common.js", | ||||
|   "scripts": { | ||||
|     "dev": "vue-cli-service serve", | ||||
|     "fast": "npx cross-env VUE_APP_DEV_MODE=fast vue-cli-service serve", | ||||
|     "lib": "vue-cli-service build --no-clean --target lib --dest lib packages/index.js&&npm unpublish --force&&npm publish", | ||||
|     "lib:core": "vue-cli-service build --target lib --dest core/dist core/index.js --name dvcp-core&&npm unpublish dvcp-core --force&&npm publish core/", | ||||
|     "lib:project": "node project/build.js", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user