用webpack搭建多页面项目 最基本的单入口配置 之前使用webpack1.x的可以读读这篇文章webpack升级指南和特性摘要 module.exports={ entry:'./src/index.js' output:{ path:__dirname+'/bu 文章来源稀土掘金发表时间2017-11-17(7年前) 阅读次数48 全文阅读:juejin.im扫码关注公众号获取最新文章,免费领取前端工程师必备资源