webpack4 Cannot use [chunkhash] or [contenthash] for chunk in ‘[name].[chunkhash].js’ (use [hash] instead) webpack文章/教程 白墨 • 2023年3月10日 • 0 Comment 热替换影响了chunkhash的使用,你要确保hotModuleReplacementPlugin()函数没在生产环境下执行,