Commit 35131fc
committed
fix(bazel): use
This is necessary because `RUNFILES_DIR` is only set in tests by Bazel,
while `RUNFILES` itself is set by the `rules_js` launcher and is
therefore more available.RUNFILES in http_server1 parent c4f7d3c commit 35131fc
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments