Hey guys !
Is there any way to remove unused code from the ionic-angular bundle . I mean if i don’t use ModalController and Tabs in my application , i would like to not have the code which refer to this components in my bundled js.
Hey guys !
Is there any way to remove unused code from the ionic-angular bundle . I mean if i don’t use ModalController and Tabs in my application , i would like to not have the code which refer to this components in my bundled js.