This commit is contained in:
TidusJar 2024-09-07 21:46:44 +01:00
parent 2bfe341307
commit 54d43cdf25

View file

@ -38,18 +38,6 @@
},
"configurations": {
"production": {
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
},
{
"type": "anyComponentStyle",
"maximumWarning": "2kb",
"maximumError": "4kb"
}
],
"fileReplacements": [
{
"replace": "src/environments/environment.ts",