Updated to “@ionic/app-scripts”: “0.0.47”, and added “–prod” to the build script:
“build”: “ionic-app-scripts build --prod”,
That fixed my issue.
Updated to “@ionic/app-scripts”: “0.0.47”, and added “–prod” to the build script:
“build”: “ionic-app-scripts build --prod”,
That fixed my issue.