fix Jest on Windows

This commit is contained in:
Damien Elmes 2021-03-28 20:59:51 +10:00
parent f46f4cbf17
commit 493557aee7

View file

@ -40,6 +40,10 @@ jest_test(
"//ts:jest.config.js",
"//ts:package.json",
],
templated_args = [
"-preserve-symlinks",
"--preserve-symlinks-main",
],
)
# Tests