Upgrade Angular to 10.x

This commit is contained in:
2022-09-23 23:13:57 +02:00
parent 5050e0cf60
commit 4d75c125ba
4 changed files with 12481 additions and 11588 deletions

View File

@ -137,7 +137,7 @@
"defaultProject": "ng-karaoqueue",
"schematics": {
"@schematics/angular:component": {
"styleext": "scss"
"style": "scss"
}
}
}