webpack 5

This commit is contained in:
Eugene Pankov
2019-11-25 12:20:41 +01:00
parent dec575d7a4
commit 18aa78fa2e
8 changed files with 258 additions and 731 deletions

View File

@@ -47,7 +47,7 @@
"typescript": "^3.6.4",
"url-loader": "^2.2.0",
"val-loader": "2.0.1",
"webpack": "^4.41.2",
"webpack": "^5.0.0-beta.7",
"webpack-cli": "^3.3.10",
"yaml-loader": "0.5.0"
},