Skip to content

Commit a78adfe

Browse files
committed
Update terser configuration
1 parent 369aa2d commit a78adfe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webpack.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ const clientBuild = {
5959
optimization: {
6060
minimize: true,
6161
minimizer: [new TerserJsPlugin({
62-
sourceMap: true,
6362
include: /\.min\.js$/
6463
})]
6564
}

0 commit comments

Comments
 (0)