Fix #1016: webpack include defect for scripts and header files.

Signed-off-by: MartB <mart.b@outlook.de>
This commit is contained in:
MartB
2018-10-15 18:09:28 +02:00
parent e47442c604
commit 6bce9ac5bf
4 changed files with 48 additions and 39 deletions

View File

@@ -172,7 +172,7 @@
"exports-loader": "^0.7.0",
"expose-loader": "^0.7.5",
"file-loader": "^2.0.0",
"html-webpack-plugin": "^4.0.0-alpha",
"html-webpack-plugin": "4.0.0-beta.2",
"imports-loader": "^0.8.0",
"jsonlint": "^1.6.2",
"less": "^2.7.1",