Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit f85ade0

Browse files
committed
fix(webpack): upgrade to webpack 3.2.0 to fix some bugs within Webpack surrounding the ModuleConcatenationPlugin
1 parent 785e044 commit f85ade0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"tslint": "^5.5.0",
5959
"tslint-eslint-rules": "4.1.1",
6060
"uglify-js": "^3.0.23",
61-
"webpack": "^3.1.0",
61+
"webpack": "3.2.0",
6262
"ws": "1.1.1",
6363
"xml2js": "0.4.17"
6464
},

0 commit comments

Comments
 (0)