angular/packages/bazel/test/ng_package
Kristiyan Kostadinov d6bfebe2c8 refactor(compiler): generate arrow functions for setClassMetadata calls (#51637)
Reworks the `setClassMetadata` calls to generate arrow functions instead of full anonymous function declarations. While this won't have an effect on production bundle sizes, it's easier to read and it should lead to small parsing time gains in dev mode.

PR Close #51637
2023-09-25 09:27:26 -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 refactor(compiler): generate arrow functions for setClassMetadata calls (#51637) 2023-09-25 09:27:26 -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 build: update to TypeScript 5.1 final (#50548) 2023-06-02 14:06:46 -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