Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 284 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 284 Bytes

webpack多页面打包

功能

  1. 打包编译JS
  2. 压缩合并css
  3. 图片打包处理
  4. rem手机适配
  5. postcss
  6. 多页面导航生成

开发环境

npm run start

打包环境

npm run build

存在问题,没有区分开发环境和生产环境