Major rewrite
This commit is contained in:
@@ -40,6 +40,12 @@
|
||||
},
|
||||
"configurations": {
|
||||
"production": {
|
||||
"fileReplacements": [
|
||||
{
|
||||
"replace": "src/environments/environment.ts",
|
||||
"with": "src/environments/environment.prod.ts"
|
||||
}
|
||||
],
|
||||
"budgets": [
|
||||
{
|
||||
"type": "initial",
|
||||
@@ -106,4 +112,4 @@
|
||||
"cli": {
|
||||
"analytics": "2f66f6d5-a013-454e-b4c4-03f39742aa12"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user