try caching image svgs

This commit is contained in:
DerTyp7
2023-09-26 16:12:32 +02:00
parent 692b4ac041
commit 583e38adfc
2 changed files with 9 additions and 19 deletions

View File

@@ -32,14 +32,6 @@
},
"configurations": {
"production": {
"assets": [
"src/favicon.ico",
{
"glob": "**/*",
"input": "src/assets",
"output": "/local-analyzer-angular/assets"
}
],
"budgets": [
{
"type": "initial",