How to Preload Specific Ionic Components in v4

Thanks reedrichards,

BUT IONIC 4 components(ion-select, ion-datetime, ion-xxxx, …) can be loaded only when it’s requested (it’s a mechanism of IONIC 4) and you can confirm it through chrome network(F12)

BUT i want web browser download the ion-select component together in advance while downloading web page NOT when it’s requested ㅜㅜ

3 Likes