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