Commit 92edde4
committed
fix(bazel): add support for defining the platform used for bundling spec_bundle targets (#2870)
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 browser
PR Close #28701 parent db18d71 commit 92edde4
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