diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json new file mode 100644 index 0000000000..9c1083f61f --- /dev/null +++ b/.codesandbox/ci.json @@ -0,0 +1,8 @@ + + +{ + "buildCommand": "build", + "packages": ["packages/*"], + "sandboxes": ["nfmxw"] +} +