angular/packages/localize
Paul Gschwendtner e07a3d3235 build: set target for all command line tools to nodejs v12 (#43431)
This commits sets the JS target for all command line tools to
NodeJS v12. ESbuild will automatically downlevel the ES2020 features
we currently use to make them compatible with NodeJS v12 <-> ES2019.

ES2020 is the prodmode output, but we still support Node v12 so
there needs to be some downleveling for now.

Note: This is a separate commit because initially the target was
set to Node v14 to match up with the prodmode Bazel output.

PR Close #43431
2021-10-01 18:28:47 +00:00
..
init docs: add new internationalization links (#43245) 2021-09-23 15:40:33 -07:00
schematics refactor: update $schema and id keywords (#41574) 2021-04-14 18:50:32 -07:00
src refactor: expose new @angular/localize/tools entry-point for CLI usage (#43431) 2021-10-01 18:28:44 +00:00
test build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
tools build: set target for all command line tools to nodejs v12 (#43431) 2021-10-01 18:28:47 +00:00
BUILD.bazel refactor: expose new @angular/localize/tools entry-point for CLI usage (#43431) 2021-10-01 18:28:44 +00:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
localize.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json refactor: update yargs to new API for ESM compatibility (#43431) 2021-10-01 18:28:45 +00:00
PACKAGE.md docs(localize): expose documentation for the @angular/localize package (#40317) 2021-03-19 12:36:10 -07:00
private.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00