Skip to content

Commit fcf7f59

Browse files
authored
Create ci.json (#283)
Add codesandbox CI to all pull requests
1 parent 45d13b9 commit fcf7f59

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+
"sandboxes": ["react-intersection-observer-ud2vo"],
3+
"publishDirectory": {
4+
"react-intersection-observer": "dist"
5+
}
6+
}

0 commit comments

Comments
 (0)