starters icon indicating copy to clipboard operation
starters copied to clipboard

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

Open danielsogl opened this issue 1 year ago • 1 comments

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

danielsogl avatar Apr 13 '24 22:04 danielsogl

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

thetaPC avatar Jun 24 '24 18:06 thetaPC