Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
805116eae07ff73a55613360654a2bc6bc6aeb65
/
.
/
examples
/
angular_bazel_architect
/
.bazelrc
blob: 5bc6ebaddd7d5602b0aecb864df0fcde95f4ebc2 [
file
]
import
%
workspace
%
/../
../
common
.
bazelrc
# The Angular CLI will by default try to write to a cache, but under Bazel it's a read only fs
# so we need to disable it with this env var
build
--
define
=
NG_BUILD_CACHE
=
false