Update angular.json
ci-cd-vm / ci-cd (push) Failing after 58s

This commit is contained in:
Chris Chen
2026-06-22 16:27:07 -07:00
parent 0924b1a980
commit 1fb97cfccc
+6
View File
@@ -54,6 +54,12 @@
}, },
"configurations": { "configurations": {
"production": { "production": {
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.prod.ts"
}
],
"budgets": [ "budgets": [
{ {
"type": "initial", "type": "initial",