1
0
Fork 0

chore(ci): add CodeSandbox CI

This commit is contained in:
François Chalifour 2020-11-25 12:39:26 +01:00
parent c12517986f
commit bd2a6ed178

4
.codesandbox/ci.json Normal file
View file

@ -0,0 +1,4 @@
{
"packages": ["packages/docsearch-*"],
"buildCommand": false
}