Add YAML loader. Fix i18n module to get YAML files.

This commit is contained in:
gaba
2017-05-11 15:05:09 -07:00
parent 653091fdf9
commit 3b80ee8b13
71 changed files with 230 additions and 367 deletions
+2 -3
View File
@@ -98,13 +98,12 @@
"react-recaptcha": "^2.2.6",
"recompose": "^0.23.1",
"redis": "^2.7.1",
"uuid": "^3.0.1",
"simplemde": "^1.11.2",
"subscriptions-transport-ws": "^0.5.5-alpha.0",
"resolve": "^1.3.2",
"semver": "^5.3.0",
"simplemde": "^1.11.2",
"subscriptions-transport-ws": "^0.5.5-alpha.0",
"uuid": "^3.0.1",
"yaml-loader": "^0.4.0",
"yamljs": "^0.2.10"
},
"devDependencies": {