webpack.HashedModuleIdsPlugin is not a constructor


这个报错是因为webpack版本的问题,

用的webpack5的版本,却在看4的教程....确实该报错。

new webpack.ids.HashedModuleIdsPlugin({ context: __dirname, hashFunction: 'sha256', hashDigest: 'hex', hashDigestLength: 20, });
https://webpack.docschina.org/plugins/hashed-module-ids-plugin/#usage
参考
https://blog.csdn.net/qq_27868061/article/details/118938648


免责声明!

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



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