[webpack] Error: Chunk.entrypoints: Use Chunks.groupsIterable and filter by instanceof Entrypoint in

2021-03-13 17:27

阅读:309

标签:iot   pbm   icc   iis   mtk   group   hsi   hci   --   

 

环境:
webpack 4.0
extract-text-webpack-plugin
 
使用报错:
Error: Chunk.entrypoints: Use Chunks.groupsIterable and filter by instanceof Entrypoint instead
 
原因是:
没有使用最新的npm 包
 
解决办法:
npm i -D extract-text-webpack-plugin@next

 

[webpack] Error: Chunk.entrypoints: Use Chunks.groupsIterable and filter by instanceof Entrypoint instead

标签:iot   pbm   icc   iis   mtk   group   hsi   hci   --   

原文地址:https://www.cnblogs.com/minnie-huang/p/12817421.html

上一篇:Python基本语法

下一篇:CSS 弹性布局


评论


亲,登录后才可以留言!