angular/tools/bazel
Paul Gschwendtner 925b923e85 build: add modified version of tsec that can work with interop (#61275)
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 #61275
2025-05-14 12:01:51 +00:00
..
rules_angular_store build: support new ng_project rule (#61275) 2025-05-14 12:01:51 +00:00
BUILD.bazel build: set up ts_project interop for rules_js migration (#61087) 2025-05-02 09:12:23 -07:00
module_name.bzl build: set up ts_project interop for rules_js migration (#61087) 2025-05-02 09:12:23 -07:00
ts_project_interop.bzl build: fix ts_project interop to properly create linker mappings (#61275) 2025-05-14 12:01:51 +00:00
tsec.bzl build: add modified version of tsec that can work with interop (#61275) 2025-05-14 12:01:51 +00:00