TypeError: Cannot read property 'compilation' of undefined


使用uglifyjs-webpack-plugin插件壓縮js過程中,報TypeError: Cannot read property 'compilation' of undefined的錯誤
我們可以使用uglifyjs-webpack-plugin插件壓縮js

    cnpm install uglifyjs-webpack-plugin --save-dev

在webpack.config.js中引用

使用npm run build壓縮,報TypeError: Cannot read property 'compilation' of undefined的錯誤
只需要修改文件即可以解決

關於css壓縮的技巧


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM