Hi all,
I see ionic CLI is linked to react-scripts (e.g., react-scripts build/serve). I’m using this for web app and mobile app.
I want to override webpack configuration using craco (https://github.com/gsoft-inc/craco) (e.g., craco build).
How can this be achieved or any other alternate solutions possible to use for both web / mobile builds/run/other commands. ?
Thanks,
Alex
1 post - 1 participant