Skip to content

Commit 689f5a3

Browse files
yuxizhenecolas
authored andcommitted
Add codesandbox CI integration for PRs
Close necolas#2317
1 parent ae6ddec commit 689f5a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codesandbox/ci.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)