When i run ionic cordova build ios --prod
This is the error is get.
ERROR in ./src/app/app.module.ngfactory.js
Module not found: Error: Can't resolve '@sentry/angular/build/types/tracing' in
If is run ionic cordova build ios --env=prod
It builds fine.
I'm new with this can anyone help me out?
In package.jason
using "@angular/core": "^8.2.14",