Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit af3c0d7

Browse files
committed
ci: added codesandbox for pull request previews
1 parent aa493a7 commit af3c0d7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.codesandbox/ci.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"installCommand": "install",
3+
"buildCommand": "build",
4+
"packages": [
5+
"packages/chakra-ui-core",
6+
"packages/chakra-ui-nuxt"
7+
],
8+
"sandboxes": ["chakra-ui-vue-0x-starter-template-2sy0g", "chakra-ui-nuxt-demo-f8tq4"],
9+
"node": "14"
10+
}

0 commit comments

Comments
 (0)