angular-cn/tools/symbol-extractor
Greg Magolan 63fbc71439 build: don't use deprecated $(location) pre-declared variable (#36308)
$(location) is not recommended in the bazel docs as depending on context it will either return the value of $(execpath) or $(rootpath). rules_nodejs now supports $(rootpath) and $(execpath) in templated_args of nodejs_binary.

PR Close #36308
2020-03-31 11:02:56 -07:00
..
symbol_extractor_spec refactor(ivy): rename `tView.firstTemplatePass` to `tView.firstCreatePass` (#31270) 2019-11-04 21:39:23 +00:00
BUILD.bazel build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
cli.ts build: don't use deprecated $(location) pre-declared variable (#36308) 2020-03-31 11:02:56 -07:00
index.bzl build: don't use deprecated $(location) pre-declared variable (#36308) 2020-03-31 11:02:56 -07:00
symbol_extractor.ts ci: fix symbol test to handle duplicate symbols (#28459) 2019-01-31 12:26:16 -05:00
symbol_extractor_spec.ts test: Add bundle symbol extractor tool (#22002) 2018-02-13 11:28:54 -08:00