限制打包文件hash值的位数:[contenthash:8].js
image.png

一、wepack5

environment: {arrowFunction: false}
将webpack5打包后,默认添加的箭头函数转换为普通函数
image.png