angular-cn/tools/npm_integration_test
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
..
BUILD.bazel build: add npm_integration_test && angular_integration_test (#33927) 2020-02-24 08:59:18 -08:00
npm_integration_test.bzl build: don't use deprecated $(location) pre-declared variable (#36308) 2020-03-31 11:02:56 -07:00
test_runner.js build: don't use deprecated $(location) pre-declared variable (#36308) 2020-03-31 11:02:56 -07:00