Charles Lyding 3ad028bb44 fix(@angular-devkit/build-angular): ensure localize polyfill and locale specifier are injected when not inlining
When using the esbuild-based builders (`application`/`browser-esbuild`), the localize polyfill and the locale specifier
for the configured source locale will now be injected into the application when available and the application is not
configured to inline translations (`localize` option disabled or otherwise not used). This is useful for when developing
a localized application with the development server or when the application is not translated but has a customized source
locale.
2023-10-09 19:40:14 +02:00
..
2023-08-04 14:49:14 -04:00
2023-02-16 14:59:40 +00:00