Skip to content

Commit ecc3850

Browse files
committed
upgrade to Angular 9
1 parent f531afb commit ecc3850

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/polyfills.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/***************************************************************************************************
2+
* Load `$localize` onto the global scope - used if i18n tags appear in Angular templates.
3+
*/
4+
import '@angular/localize/init';
15
/**
26
* This file includes polyfills needed by Angular and is loaded before the app.
37
* You can add your own extra polyfills to this file.

0 commit comments

Comments
 (0)