diff --git a/webpack.config.js b/webpack.config.js index 7ff7fe1b8..0aa5653d3 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -15,7 +15,7 @@ module.exports = { ] }, optimization: { - minimizer: [new TerserPlugin({ extractComments: false })], + minimizer: [new TerserPlugin({ extractComments: false })] }, plugins: [ new webpack.DefinePlugin({