angular/tools/bazel
Paul Gschwendtner 61fb2fff2a build: add modified version of tsec that can work with interop (#61336)
As we roll out more PRs that migrate to `ts_project`, we need to make
sure that we don't break existing `tsec` targets. This PR copies the
original `tsec` Starlark code and adjusts it to work with the interop.

Note that we don't patch as this would unnecessarily complicate this
file that only exists during migration. Long-term, after migration, we
either need to consider switching to the new ESLint plugin that is being
worked on (I'm in contact with the team), or we send a CL to update the
Tsec Starlark code to keep our changes minimal and avoid scope increase.

PR Close #61336
2025-05-14 08:31:33 -07:00
..
rules_angular_store build: support new ng_project rule (#61336) 2025-05-14 08:31:33 -07:00
BUILD.bazel build: set up ts_project interop for rules_js migration (#61088) 2025-05-02 09:14:17 -07:00
module_name.bzl build: set up ts_project interop for rules_js migration (#61088) 2025-05-02 09:14:17 -07:00
ts_project_interop.bzl build: fix ts_project interop to properly create linker mappings (#61336) 2025-05-14 08:31:33 -07:00
tsec.bzl build: add modified version of tsec that can work with interop (#61336) 2025-05-14 08:31:33 -07:00