是webpack4和extract-text-webpack-plugin的兼容性问题

执行命令:npm install extract-text-webpack-plugin@next --save-dev

 

但是后来发现还是不行,要用  mini-css-extract-plugin



相关文章:

  • 2021-12-19
  • 2021-08-12
  • 2022-12-23
  • 2021-10-07
  • 2021-11-02
  • 2021-06-07
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-02
  • 2021-09-26
  • 2021-04-07
相关资源
相似解决方案