angular/tools/circular_dependency_test
Paul Gschwendtner eac5280bec build: support template make variables in nodejs_binary/test (#48521)
We modified the macros of `nodejs_binary/test` to have a rule
in between that requests the `.mjs` output. This works fine but
breaks make variable substitution for `templated_args` because
Bazel requires referenced labels to be part of the explicit `data`.

The rule in between breaks this, so we add a new argument that
can be used for such "template"/"args" data dependencies.

This can be removed when everything is ESM and we don't need
the rule in between.

PR Close #48521
2022-12-19 19:50:41 +00:00
..
BUILD.bazel build: create bazel marco to test for circular dependencies (#34774) 2020-01-23 11:36:40 -08:00
index.bzl build: support template make variables in nodejs_binary/test (#48521) 2022-12-19 19:50:41 +00:00
madge-resolve.config.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00