vue-cli-seed:给vue的自制脚手架使用的模版项目

时间:2024-06-07 20:58:21
【文件属性】:

文件名称:vue-cli-seed:给vue的自制脚手架使用的模版项目

文件大小:37KB

文件格式:ZIP

更新时间:2024-06-07 20:58:21

vue-templates JavaScript

Vue project seed vue 脚手架 种子项目 只适用于移动端开发 Build Setup # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and analyze the package npm run analyz # run unit tests npm run unit # run all tests npm test 主要的针对性优化点 增加 BundleAnalyzerPlugin , 可视化打包结果 移除 旧版本下的 CommonsChunkPlugin,改换 optimization


网友评论