X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fpolyfills.ts;h=7c9e495f57f6231e1506b5afcbcdf17c8e337727;hb=5c2048d4d3e672783eea4f306aa9a03f33a1a9f2;hp=aa665d6b8740860e1d67de37a26ab362ef8ba974;hpb=59f512662c02a16c1d5c45b090b185d2e773310f;p=eliot.git diff --git a/blueprints/common/eliot-ui/frontend-src/src/polyfills.ts b/blueprints/common/eliot-ui/frontend-src/src/polyfills.ts index aa665d6..7c9e495 100644 --- a/blueprints/common/eliot-ui/frontend-src/src/polyfills.ts +++ b/blueprints/common/eliot-ui/frontend-src/src/polyfills.ts @@ -1,3 +1,7 @@ +/*************************************************************************************************** + * Load `$localize` onto the global scope - used if i18n tags appear in Angular templates. + */ +import '@angular/localize/init'; /** * This file includes polyfills needed by Angular and is loaded before the app. * You can add your own extra polyfills to this file.