perf(startupService): speedup perceived load time by removing animations before the splashscreen hid

This commit is contained in:
Jason Dreyzehner 2016-10-12 13:27:19 -04:00
commit ec343e4991
4 changed files with 12 additions and 5 deletions

View file

@ -92,6 +92,7 @@
"cordova": "^6.3.1",
"grunt": "^1.0.1",
"ionic": "^2.1.0",
"trash-cli": "^1.4.0"
"trash-cli": "^1.4.0",
"lodash": "^4.3.0"
}
}