mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
In AureliaSpa, lock local copy of Webpack to 2.1.0-beta.25 (not any later 2.1.0 beta) due to fix #436
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"ts-loader": "^0.8.2",
|
||||
"typescript": "^2.0.0",
|
||||
"url-loader": "^0.5.7",
|
||||
"webpack": "^2.1.0-beta.25",
|
||||
"webpack": "2.1.0-beta.25",
|
||||
"webpack-hot-middleware": "^2.10.0"
|
||||
},
|
||||
"aurelia": {
|
||||
|
||||
Reference in New Issue
Block a user