We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
terser-webpack-plugin
1 parent 45ffbf9 commit e90b3b1Copy full SHA for e90b3b1
.npm-upgrade.json
@@ -0,0 +1,8 @@
1
+{
2
+ "ignore": {
3
+ "terser-webpack-plugin": {
4
+ "versions": ">= 2",
5
+ "reason": "v2 requires at least Node v8.9.0"
6
+ }
7
8
+}
0 commit comments