码迷,mamicode.com
首页 > 其他好文 > 详细

Chunk.entrypoints: Use Chunks.groupsIterable and filter by instanceof Entrypoint instead

时间:2018-11-12 17:26:54      阅读:586      评论:0      收藏:0      [点我收藏+]

标签:pack   none   --   npm   margin   extract   filter   hunk   webp   

如题报错是因为webpack用了4以上版本 ,而extract-text-webpack-plugin过低造成的。解决办法升级extract-text-webpack-plugin或降级webpack。

升级extract-text-webpack-plugin:

npm install extract-text-webpack-plugin@next --save-dev

Chunk.entrypoints: Use Chunks.groupsIterable and filter by instanceof Entrypoint instead

标签:pack   none   --   npm   margin   extract   filter   hunk   webp   

原文地址:https://www.cnblogs.com/lixuemin/p/9947013.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!