Skip to content

Commit 706df19

Browse files
feat: Updated apps/ionic-demo/src/polyfills.ts
1 parent 577092d commit 706df19

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

apps/ionic-demo/src/polyfills.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,14 @@ import 'zone.js/dist/zone'; // Included with Angular CLI.
6363
/***************************************************************************************************
6464
* APPLICATION IMPORTS
6565
*/
66+
<Angular 7 imports>
67+
// or
68+
<Angular 8 imports>
69+
// or
70+
<Angular 9 imports>
71+
// or
72+
<Angular 10 imports>
73+
// or
74+
<Angular 11 imports>
75+
// or
76+
<Angular 12 imports>

0 commit comments

Comments
 (0)