sidemenu song list

This commit is contained in:
2026-03-16 17:24:10 +01:00
parent f9516bbc4d
commit 3bd359ee9e
19 changed files with 276 additions and 146 deletions

View File

@@ -51,7 +51,7 @@
"docx",
"qrcode"
]
},
},
"configurations": {
"production": {
"fileReplacements": [
@@ -64,7 +64,7 @@
{
"type": "initial",
"maximumWarning": "500kB",
"maximumError": "1MB"
"maximumError": "10MB"
},
{
"type": "anyComponentStyle",
@@ -82,7 +82,7 @@
},
"defaultConfiguration": "production"
},
"serve": {
"serve": {
"builder": "@angular/build:dev-server",
"configurations": {
"production": {
@@ -99,5 +99,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}