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 ae6ddec commit 689f5a3Copy full SHA for 689f5a3
.codesandbox/ci.json
@@ -0,0 +1,6 @@
1
+{
2
+ "packages": ["packages/react-native-web", "packages/babel-plugin-react-native-web"],
3
+ "buildCommand": "compile",
4
+ "sandboxes": ["/packages/examples/"],
5
+ "node": "16"
6
+}
0 commit comments