diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json new file mode 100644 index 00000000..6983bdfd --- /dev/null +++ b/.codesandbox/ci.json @@ -0,0 +1,4 @@ +{ + "packages": ["packages/docsearch-*"], + "buildCommand": false +}