While making changes to my app and testing on the device it now takes way much more time to compile and run on the device because of what I think is “crunch” time taken to rebuild the spash and icon graphics.
(talking about running the “ionic run android” command here)
I really love this image generation but it would be nice if it did not do it at every “ionic run android” command that i execute. it used to take about 20 seconds to recompile and deploy on my device. it now takes 1-2 minutes…
Can i disable this ? anyone else got this problem?