Skip to content

Commit

Permalink
Merge pull request #2085 from system-ui/codesandbox-ci
Browse files Browse the repository at this point in the history
Set up CodeSandbox CI
  • Loading branch information
hasparus authored Jan 21, 2022
2 parents 10df47a + 90a3cbe commit 2a8504b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .codesandbox/ci.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"buildCommand": "build",
"packages": ["packages/theme-ui", "packages/core"],
"sandboxes": ["/examples/next", "/examples/gatsby-plugin"],
"node": "16"
}

0 comments on commit 2a8504b

Please sign in to comment.