Compiling this app takes a really long time (1 min or more) for me - when I added ionic react bindings to my private project the compile time went up in a similar fashion. Is it just me or is this a known issue?
This is a known issue, we are working through some of the issues with Ionicons and webpack which is where the time is coming from.
With the latest react-script update you should have a better compile time.
hello , is there some update in regards building time? after adding ionic components in a react app with create-react-app scripts i see building times considerably more slower
Hi @idhard, how much would you say the compile times are going up when you add Ionic? Is your react app a blank slate or existing app?
Personally not seeing long build times, so want to weigh the differences.
Look for another react beta release coming soon with updates to core which should help compile times as well.
hello @elylucas will try to set a repo with basic setup to run some analytics on it for better insights on performance , currently don't have the numbers but my impression is that adding basic ionic components , just layout, increase the building time on 20% to 30% , again i would like to provide you concise numbers rather than personal appreciation. Although i will keep tune for the new beta release
Going to close this issue. If the issue is still happening on the latest ionic/react release, let us know.
Thanks
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Most helpful comment
This is a known issue, we are working through some of the issues with Ionicons and webpack which is where the time is coming from.