diff --git a/ui-package/webpack.config.js b/ui-package/webpack.config.js index 1f49c456..70a0e330 100644 --- a/ui-package/webpack.config.js +++ b/ui-package/webpack.config.js @@ -104,7 +104,7 @@ var webpackBaseConfig = { plugins: [ new Visualizer({ - filename: 'webpack-stats.html', + filename: '../webpack-stats.html', throwOnError: true }), new MiniCssExtractPlugin({