【发布时间】:2016-05-24 03:31:15
【问题描述】:
我在我的 Ionic 应用程序中实现了 gulp-angular-templatecache-ionic,这使我的应用程序在我的桌面 chrome 浏览器中运行得更快,但是当我构建和部署(ionic run android)这个应用程序时对我的设备(LG Nexus 5x)来说,它仍然很慢,看起来没有任何改变,好像内置的 android 版本不使用角度模板缓存。 我关注了这篇文章:http://tombuyse.com/improving-the-performance-of-your-ionic-application/
关于如何调试的任何想法或建议?
谢谢!
【问题讨论】:
标签: android angularjs ionic-framework angular-templatecache