注册/登录|最近发布|今日推荐
hash
项目中所有文件共用相同的hash值
chunkhash
项目中相互依赖的文件共用相同的hash值
contenthash
项目中所有文件均有独立的hash值
webpack中hash、chunkhash、contenthash的区别