#180: do not render app till all fonts will be loaded

This commit is contained in:
SleepWalker
2016-10-11 07:07:09 +03:00
parent 14f096a45f
commit 3eb6cd2a6f
2 changed files with 24 additions and 5 deletions

View File

@@ -34,6 +34,7 @@
"react-router-redux": "^3.0.0",
"redux": "^3.0.4",
"redux-thunk": "^2.0.0",
"webfontloader": "^1.6.26",
"whatwg-fetch": "^1.0.0"
},
"devDependencies": {