Commit a0d5a05
committed
fix(bazel): add support for defining the platform used for bundling spec_bundle targets
Previously the platform was hardcoded to node which worked by chance, but in some cases the platform should be
explicitly set to browser for web test which will run in a browser1 parent db18d71 commit a0d5a05
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments