ionic-team / starters

Starter templates for Ionic apps, used by the Ionic CLI
MIT License
460 stars 316 forks source link

refactor(angular, angular-standalone): remove enableProdMode() #1838

Closed danielsogl closed 4 months ago

danielsogl commented 7 months ago

The function call can be removed: https://angular.io/api/core/enableProdMode#description

thetaPC commented 5 months ago

The build issues will be fixed after this PR is merged in.