fix(user-config): Fix user configuration savings (#433)

* test(user-config): Fix saveAs functionality

* feat(user-config): Add 2 space indent when save user-config to json file

* refactor(user-config): Move user config savings into user config effect

* build: Remove unused package
This commit is contained in:
Róbert Kiss
2017-10-07 16:19:32 +02:00
committed by László Monda
parent 35c0d98cd2
commit 23af522a48
5 changed files with 37 additions and 26 deletions

View File

@@ -52,7 +52,7 @@
"dragula": "^3.7.2",
"exports-loader": "^0.6.3",
"file-loader": "^0.10.0",
"filesaver.js": "^0.2.0",
"file-saver": "1.3.3",
"font-awesome": "^4.7.0",
"html-webpack-plugin": "^2.29.0",
"istanbul-instrumenter-loader": "^2.0.0",