Skip to content

Commit f068042

Browse files
committed
Fehler behebnung
1 parent 7eb4dd7 commit f068042

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

angular.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"outputHashing": "all",
4747
"fileReplacements": [
4848
{
49-
"replace": "src/environments/environment.ts",
50-
"with": "src/environments/environment.prod.ts"
49+
"replace": "src/environment.ts",
50+
"with": "src/environment.prod.ts"
5151
}
5252
]
5353
},

0 commit comments

Comments
 (0)