Make translation compilation actually work

This commit is contained in:
Bat 2018-04-09 19:26:31 +01:00
commit 3be7d68900
6 changed files with 7647 additions and 4 deletions

View file

@ -18,6 +18,7 @@
"axios": "^0.17.1",
"dateformat": "^2.0.0",
"django-channels": "^1.1.6",
"i18next-conv": "^6.0.0",
"js-logger": "^1.3.0",
"jwt-decode": "^2.2.0",
"lodash": "^4.17.4",
@ -70,7 +71,6 @@
"friendly-errors-webpack-plugin": "^1.1.3",
"html-webpack-plugin": "^2.28.0",
"http-proxy-middleware": "^0.17.3",
"i18next-conv": "^6.0.0",
"inject-loader": "^3.0.0",
"karma": "^1.4.1",
"karma-coverage": "^1.1.1",