Skip to content

Commit 3735668

Browse files
committed
build(package): update webpack, -uglifyjs-webpack-plugin
Workaround for uglifyjs-webpack-plugin is no longer required webpack-contrib/uglifyjs-webpack-plugin#241 (comment)
1 parent 455185e commit 3735668

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@
7070
"standard-markdown": "^4.0.2",
7171
"string-to-arraybuffer": "^1.0.0",
7272
"typescript": "^2.6.2",
73-
"uglifyjs-webpack-plugin": "1.2.0",
74-
"webpack": "^4.0.0-beta.1",
73+
"webpack": "^4.0.0-beta.2",
7574
"webpack-bundle-analyzer": "^2.10.0",
7675
"webpack-cli": "^2.0.4"
7776
},

0 commit comments

Comments
 (0)