Tapable.plugin is deprecated. Use new API on `.hooks` instead


问题描述


在使用extract-text-webpack-pluginwebpack打包时出现报错

Tapable.plugin is deprecated. Use new API on `.hooks` instead

问题原因


extract-text-webpack-plugin目前版本不支持webpack4

解决方案


使用extract-text-webpack-plugin的最新的beta版

npm install extract-text-webpack-plugin@next


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM