Error: Chunk.entry was removed. Use hasRuntime()错误解决

 

 

 

执行如下命令

npm uninstall --save-dev extract-text-webpack-plugin

npm install --save-dev extract-text-webpack-plugin@2.0.0-beta.4

相关文章: