Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 222 Bytes

readme.md

File metadata and controls

10 lines (9 loc) · 222 Bytes

webpack 多页面配置

需求

  • 多页面自动配置
  • css和公用js分离
  • 本地代理服务器
  • 热更新
  • 开发和生产分离
  • 生产代码更新效率
  • css和公用js分离