Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
802ea004e71d52d90131517a4e319eb82259ee4d
/
.
/
examples
/
angular_bazel_architect
/
.bazelrc
blob: 5bc6ebaddd7d5602b0aecb864df0fcde95f4ebc2 [
file
] [
log
] [
blame
]
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