🎨 Removed environments replace in angular.json

timeline
Alix JEUDI--LEMOINE 1 week ago
parent 36af71b45c
commit a7f6727400

@ -61,12 +61,7 @@
"optimization": false,
"extractLicenses": false,
"sourceMap": true,
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.development.ts"
}
]
"fileReplacements": []
}
},
"defaultConfiguration": "production"

Loading…
Cancel
Save