Hotfix: Downgrade terser to 3.14.1
see https://github.com/webpack-contrib/terser-webpack-plugin/issues/66
This commit is contained in:
parent
ac96ba8d3a
commit
a4fcc43121
@ -83,6 +83,7 @@
|
||||
"tslint": "~5.12.1",
|
||||
"tsutils": "^3.7.0",
|
||||
"typescript": "^3.2",
|
||||
"webpack-bundle-analyzer": "^3.0.3"
|
||||
"webpack-bundle-analyzer": "^3.0.3",
|
||||
"terser": "3.14.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user