根据自己的经验和想法,对原有的1.x版本进行的大版本的升级。在实际工作中,能结合的应用场景会更加多元化。
github:https://github.com/pomelott/webpack-multi-page-cli
如对您有帮助,请给星已鼓励,如有问题请提issue。 本多页面向实际工作流,会持续更新。
主要思想:
1. 多页cli不仅要能够满足多页使用场景,对于hybrid开发来讲,多页与SPA 混用会是常态事件。
2. 满足定制化,local Server, remote Server, dev Server, CDN Server.
3. 满足灵活的 CI/CD
4. 不局限于 Vue,React
5. 业务模块化
webpackMultiPageCli based on webpack@latest. This cli can provide:More flexible directory structure
More comprehensive build functions
Much Higher scalability
More active and frequent maintenance
Fast Usedownload the dependences
npm install