We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f531afb commit ecc3850Copy full SHA for ecc3850
src/polyfills.ts
@@ -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';
5
/**
6
* This file includes polyfills needed by Angular and is loaded before the app.
7
* You can add your own extra polyfills to this file.
0 commit comments