Skip to content

Commit a6c7190

Browse files
chore: add codesandbox ci as deploy preview (#20)
1 parent c8e3279 commit a6c7190

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.codesandbox/ci.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"packages": ["./"],
3+
"sandboxes": ["/examples/multi-page", "/examples/basic-vue-2.x"],
4+
"node": "14"
5+
}

0 commit comments

Comments
 (0)