Skip to content

Commit d5d4e39

Browse files
eps1lonKent C. Dodds
authored andcommitted
chore: Add codesandbox ci config (#383)
* chore: Add codesandbox ci config * Only build vanilla sandbox * Try another repo from kent * poke codesandbox * Use react-testing-library-examples instead * Add function for smoke testing transitive deps * Revert "Add function for smoke testing transitive deps" This reverts commit 4b2b463.
1 parent 7ffb941 commit d5d4e39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.codesandbox/ci.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"sandboxes": ["github/kentcdodds/react-testing-library-examples"]
3+
}

0 commit comments

Comments
 (0)