angular/packages/bazel/test
Paul Gschwendtner 3f612ed9b9 build: update packages/bazel/test to work with ESM (#48521)
The bazel tests cannot use CommonJS features like `require` and should
be updated to work with ESM. Additionally some specs are updated to
no longer assert CJS/UMD output from `ng_module`. The rule only emits
ESM now.

PR Close #48521
2022-12-19 19:50:42 +00:00
..
ng_package build: update packages/bazel/test to work with ESM (#48521) 2022-12-19 19:50:42 +00:00
ngc-wrapped build: update packages/bazel/test to work with ESM (#48521) 2022-12-19 19:50:42 +00:00
types_bundle test: add test for new types_bundle rule from Angular bazel package (#45405) 2022-04-21 11:09:39 -07:00