Skip to content

Commit ec3c87a

Browse files
committed
feat: angular 21
1 parent ec7d368 commit ec3c87a

File tree

5 files changed

+9354
-6622
lines changed

5 files changed

+9354
-6622
lines changed

angular.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"builder": "@angular/build:karma",
133133
"options": {
134134
"main": "projects/ng-http-caching-demo/src/test.ts",
135-
"polyfills": "projects/ng-http-caching-demo/src/polyfills.ts",
135+
"polyfills": ["projects/ng-http-caching-demo/src/polyfills.ts"],
136136
"tsConfig": "projects/ng-http-caching-demo/tsconfig.spec.json",
137137
"karmaConfig": "projects/ng-http-caching-demo/karma.conf.js",
138138
"inlineStyleLanguage": "sass",

0 commit comments

Comments
 (0)