angular/integration/ng_elements
Paul Gschwendtner 552ea77854 refactor(compiler-cli): drop tsickle code paths (#50602)
`tsickle` is not used in any code paths in 3P and we can remove
this complexity. The `tsickle` npm package has not been released
in a while and we are risking breakages with e.g. future TypeScript
versions.

Note that the `ng_module` rule was updated to not emit through
tsickle at all. The tsickle in 1P is done directly by `tsc_wrapped`
and our code path in `compiler-cli` is not needed at all.

PR Close #50602
2023-08-17 10:23:49 -07:00
..
e2e refactor(dev-infra): remove obsolete todos (#49362) 2023-03-08 15:39:55 -08:00
src docs: add lang attributes to the files (#51200) 2023-08-01 11:58:44 -07:00
BUILD.bazel build: setup test targets for integration tests with new rule (#44238) 2021-12-08 13:42:41 -05:00
package.json refactor(compiler-cli): drop tsickle code paths (#50602) 2023-08-17 10:23:49 -07:00
rollup.config.mjs feat(bazel): (APF) Angular Package Format updates (#49559) 2023-03-23 08:18:45 -07:00
tsconfig.json test: update ng_elements integration test to run with APF v13 (#43431) 2021-10-01 18:28:46 +00:00
yarn.lock refactor(compiler-cli): drop tsickle code paths (#50602) 2023-08-17 10:23:49 -07:00