We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26df7f0 commit 0e6c4dbCopy full SHA for 0e6c4db
.codesandbox/ci.json
@@ -1,4 +1,5 @@
1
{
2
"sandboxes": ["vanilla", "vanilla-ts"],
3
- "node": "16"
+ "node": "16",
4
+ "packages": ["."]
5
}
0 commit comments