Skip to content

Commit

Permalink
ci: testing out codesandbox CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jackyef committed Nov 14, 2019
1 parent 7eb811f commit f6c7ef4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codesandbox/ci.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"buildCommand": "build",
"packages": ["packages/react-isomorphic-data"],
"sandboxes": ["new"]
}

0 comments on commit f6c7ef4

Please sign in to comment.