Switched to val-loader and compiling MetaConfig

This commit is contained in:
n1474335 2017-09-17 13:47:33 +01:00
parent cb6708c02e
commit c93edec55b
12 changed files with 226 additions and 762 deletions

View file

@ -42,6 +42,7 @@
"grunt": ">=0.4.5",
"grunt-accessibility": "~5.0.0",
"grunt-chmod": "~1.1.1",
"grunt-concurrent": "^2.3.1",
"grunt-contrib-clean": "~1.1.0",
"grunt-contrib-copy": "~1.0.0",
"grunt-eslint": "^20.0.0",
@ -60,10 +61,10 @@
"postcss-loader": "^2.0.5",
"style-loader": "^0.18.2",
"url-loader": "^0.5.8",
"value-loader": "^0.1.3",
"val-loader": "^1.0.2",
"web-resource-inliner": "^4.1.0",
"webpack-dev-server": "^2.5.0",
"webpack": "^3.3.0",
"webpack-dev-server": "^2.5.0",
"worker-loader": "^0.8.0"
},
"dependencies": {