Chore: upgrade to Angular v21 (#11746)

This commit is contained in:
shamoon
2026-01-09 20:08:50 -08:00
committed by GitHub
parent b748362509
commit 402ed6b9e7
7 changed files with 2014 additions and 2849 deletions

View File

@@ -156,16 +156,7 @@
"builder": "@angular-builders/jest:run",
"options": {
"tsConfig": "tsconfig.spec.json",
"assets": [
"src/favicon.ico",
"src/apple-touch-icon.png",
"src/assets",
"src/manifest.webmanifest"
],
"styles": [
"src/styles.scss"
],
"scripts": []
"zoneless": false
}
},
"lint": {