Reverted using production as defaultConfiguration in angular.json

This commit is contained in:
Tzahi12345
2023-12-05 22:15:35 -05:00
parent 3912655912
commit 9b38c56528

View File

@@ -78,7 +78,7 @@
"localize": ["es"]
}
},
"defaultConfiguration": "production"
"defaultConfiguration": ""
},
"serve": {
"builder": "@angular-devkit/build-angular:dev-server",