mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 20:02:40 +08:00
If i18n support is already present within an application, the newly generated `main.server.ts` file should also contain the `@angular/localize` polyfill to allow the universal application to function. This universal schematic here, is the base for app-shell, @nguniversal/express-engine, and @nguniversal/hapi-engine