angular/packages/bazel/test/ng_package
Alex Rickabaugh 8b7707d920 build(core): introduce @angular/core/rxjs-interop entrypoint (#49154)
This commit adds the infrastructure for `@angular/core/rxjs-interop`, a new
core entrypoint which provides bidirectional interoperability between
Angular's built-in reactivity system of synchronous signals, and the RxJS
`Observable` abstraction.

The new entrypoint is set up as an empty shell in this commit, with its
implementation to follow in a followup.

PR Close #49154
2023-03-30 09:44:38 -07:00
..
example feat(bazel): speed up dev-turnaround by bundling types only when packaging (#45405) 2022-04-21 11:09:39 -07:00
example-with-ts-library feat(bazel): speed up dev-turnaround by bundling types only when packaging (#45405) 2022-04-21 11:09:39 -07:00
BUILD.bazel fix(bazel): do not error if files part of srcs are outside of package (#45622) 2022-04-14 14:58:27 -07:00
common_package.spec.ts feat(bazel): (APF) Angular Package Format updates (#49559) 2023-03-23 08:18:45 -07:00
core_package.spec.ts build(core): introduce @angular/core/rxjs-interop entrypoint (#49154) 2023-03-30 09:44:38 -07:00
example_package.golden feat(bazel): (APF) Angular Package Format updates (#49559) 2023-03-23 08:18:45 -07:00
example_package.spec.ts build: update packages/bazel/test to work with ESM (#48521) 2022-12-19 19:50:42 +00:00
example_with_ts_library_package.golden feat(bazel): (APF) Angular Package Format updates (#49559) 2023-03-23 08:18:45 -07:00
outside_package.txt fix(bazel): do not error if files part of srcs are outside of package (#45622) 2022-04-14 14:58:27 -07:00
test_utils.ts build: update to jasmine 4.0 (#45558) 2022-04-11 16:25:28 +00:00