Skip to content

Commit 5b8ab33

Browse files
committed
add back polyfills
1 parent 53e2dca commit 5b8ab33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/angular/test/apps/ng19/angular.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"base": "dist/test-app"
1818
},
1919
"index": "src/index.html",
20+
"polyfills": [
21+
"src/polyfills.ts"
22+
],
2023
"tsConfig": "tsconfig.app.json",
2124
"assets": [
2225
"src/favicon.ico",

0 commit comments

Comments
 (0)