Disregard, just discovered I can easily achieve what I want using an option passed to the ng build command:
ionic build --prod -- --base-href /custom-href/
Disregard, just discovered I can easily achieve what I want using an option passed to the ng build command:
ionic build --prod -- --base-href /custom-href/