fix(tabs): prevent flicker when loading tab

This commit is contained in:
Adam Bradley
2015-10-18 22:38:12 +01:00
parent 4b2eed7e59
commit 43f5b092fd
2 changed files with 11 additions and 10 deletions

View File

@@ -16,6 +16,7 @@ module.exports = {
'node_modules/systemjs/dist/system.js',
'node_modules/angular2/bundles/angular2.dev.js',
'node_modules/angular2/bundles/router.dev.js',
'node_modules/angular2/bundles/http.dev.js',
'dist/js/ionic.js',
'scripts/resources/web-animations-js/web-animations.min.js'
],