Closed cfjedimaster closed 9 years ago
It looks to me there are about 3 resources total.
Angular.min.js, angular.min.js.map, and analytics.js.
I can include angular.min.js and map, but it looks like analytics will have to stay remote.
Can I ask though why Analytics has to stay? I know it benefits yall of course. What about adding defer/async (or whatever it is) to the Githubissues.
(Ugh, horrible wifi here - forgive me if this posts twice.) I noticed that when I used
ionic serve -l
it was extremely slow to load. Turns out there are 2 remote resources that - under bad/poor wifi - delay the load of the browser preview. Those resources should be moved to a local copy.