multiple-vue-amazing
multiple-vue-amazing copied to clipboard
vue2.0+ webpack3.0+多页面打包优化,附分析文章https://juejin.im/post/5a8e3f00f265da4e747fc700#heading-1
multiple-vue-amazing
A Vue.js project
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 view the bundle analyzer report
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.