angular/packages/localize
Alan Agius 400a6b5e37 fix(localize): add polyfill in polyfills array instead of polyfills.ts (#47569)
With the recent changes in the Angular CLI (https://github.com/angular/angular-cli/pull/23938) the polyfills option accepts module path that are resolved using Node module resolution. Also, the polyfills.ts file is no longer generated by default.

This commit changes the way on how the polyfill is added to the projects.

PR Close #47569
2022-10-03 08:47:03 -07:00
..
init docs: fix typo in $localize description (#46659) 2022-07-06 07:30:13 -07:00
schematics fix(localize): add polyfill in polyfills array instead of polyfills.ts (#47569) 2022-10-03 08:47:03 -07:00
src docs: fix spelling (#46713) 2022-07-08 20:54:52 +00:00
test build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
tools refactor(localize): remove deprecated canParse method from TranslationParsers (#47275) 2022-09-06 09:57:02 -07:00
BUILD.bazel refactor(localize): init APF entry-point should not duplicate code (#45405) 2022-04-21 11:09:39 -07:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
localize.ts refactor(localize): init APF entry-point should not duplicate code (#45405) 2022-04-21 11:09:39 -07:00
package.json build: update babel dependencies to v7.18.9 (#46883) 2022-07-19 16:04:09 +00:00
PACKAGE.md docs(localize): expose documentation for the @angular/localize package (#40317) 2021-03-19 12:36:10 -07:00
private.ts refactor(localize): init APF entry-point should not duplicate code (#45405) 2022-04-21 11:09:39 -07:00