Fix server hang issue

This commit is contained in:
John Lyon-Smith
2018-04-13 09:34:34 -07:00
parent 9cfb173d1b
commit bdc80c5b01
9 changed files with 86 additions and 49 deletions

2
.gitignore vendored
View File

@@ -2,8 +2,6 @@ node_modules/
coverage/
dist/
scratch/
mobile/android/.idea/
mobile/ios/**/xcuserdata/
.DS_Store
npm-debug.log*
yarn-debug.log*