angular/packages/compiler-cli/integrationtest
Paul Gschwendtner 20551503fa build: replace _es2015 shorthand with more flexible _files suffix (#48521)
For every `ts_library` target we expose a shorthand that grants
access to the JS files because `DefaultInfo` of a ts library
only exposes the `.d.ts` files.

We rename this away from `es2015` since in practice it's a much
higher target these days. Additionally we no longer use the devmode
output but rather use the prodmode output which has the explicit
`.mjs` output- compatible with ESM.

PR Close #48521
2022-12-19 19:50:41 +00:00
..
bazel build: replace _es2015 shorthand with more flexible _files suffix (#48521) 2022-12-19 19:50:41 +00:00
flat_module refactor(compiler-cli): remove enableIvy options (#47346) 2022-09-06 11:33:48 -07:00
ngtools_src refactor(compiler-cli): remove enableIvy options (#47346) 2022-09-06 11:33:48 -07:00
src feat(core): alias createNgModuleRef as createNgModule (#46789) 2022-07-12 16:11:41 +00:00
test refactor(compiler-cli): remove listLazyRoutes operation (#43591) 2021-09-29 14:45:18 -07:00
third_party_src refactor(compiler-cli): remove enableIvy options (#47346) 2022-09-06 11:33:48 -07:00
BUILD.bazel test: remove view-engine-only tests (#43884) 2021-11-23 21:10:06 +00:00
package.json test(compiler-cli): fix integration test failing on windows due to missing runfile symlinking (#43431) 2021-10-01 18:28:46 +00:00
test.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
test_helpers.js test: update source-map tests to account for source-map breaking change (#46888) 2022-07-19 09:40:54 -07:00
tsconfig-build.json refactor(compiler-cli): remove enableIvy options (#47346) 2022-09-06 11:33:48 -07:00
tsconfig-xi18n.json refactor(compiler-cli): remove enableIvy options (#47346) 2022-09-06 11:33:48 -07:00