This commit is contained in:
Matteo Gheza 2021-05-05 20:40:46 +02:00
parent d4715d86fe
commit a4b1a261a5
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ var prodConfig = {
minimizer: [new TerserPlugin({
parallel: true,
extractComments: true,
sourceMap: sentryEnabled ? true : false,
terserOptions: {
compress: {
drop_console: true