removed production overrides on local
This commit is contained in:
parent
e57346e6e5
commit
07af03cb51
1 changed files with 0 additions and 9 deletions
|
@ -53,15 +53,6 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"local": {
|
"local": {
|
||||||
"optimization": true,
|
|
||||||
"outputHashing": "all",
|
|
||||||
"sourceMap": false,
|
|
||||||
"extractCss": true,
|
|
||||||
"namedChunks": false,
|
|
||||||
"aot": true,
|
|
||||||
"extractLicenses": true,
|
|
||||||
"vendorChunk": false,
|
|
||||||
"buildOptimizer": true,
|
|
||||||
"fileReplacements": [
|
"fileReplacements": [
|
||||||
{
|
{
|
||||||
"replace": "src/environments/environment.ts",
|
"replace": "src/environments/environment.ts",
|
||||||
|
|
Reference in a new issue