fix: performance

This commit is contained in:
2026-04-18 00:12:54 +02:00
parent eef9c65840
commit 4cb3998a00
7 changed files with 755 additions and 76 deletions
+4 -1
View File
@@ -49,12 +49,15 @@
"styles": {
"minify": true,
"inlineCritical": true
},
"fonts": {
"inline": true
}
},
"outputHashing": "all",
"sourceMap": false,
"namedChunks": false,
"extractLicenses": false,
"extractLicenses": true,
"aot": true,
"budgets": [
{