Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
9dddd19bc9bc91cb5a0fd932e3cc2d601133a9ea
/
.
/
examples
/
jest
/
.bazelrc
blob: dd47141064d971997cc3a252b074c3305470649d [
file
]
import
%
workspace
%
/../
../
common
.
bazelrc
# jest relies on the runfiles generation to find the correct files.
# To work on windows we have to specify this flags.
build
--
enable_runfiles
run
--
enable_runfiles
test
--
enable_runfiles