We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b49d5 commit 688d041Copy full SHA for 688d041
deps/ReactantExtra/BUILD
@@ -756,15 +756,15 @@ platform(
756
platform(
757
name = "win_x86_64",
758
constraint_values = [
759
- "@platforms//os:linux",
+ "@platforms//os:windows",
760
"@platforms//cpu:x86_64",
761
],
762
)
763
764
765
name = "win_aarch64",
766
767
768
"@platforms//cpu:aarch64",
769
770
0 commit comments