We bundle our WebApp running this command npm run build --prod
, how can we configure ionic/webpack build script to copy after success build the bundle to a specific folder in our system.
I’m not the expert of webpack and also not of the integartion of webpack in ionic.
So can someone help?
Thx