We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ff6a0d commit e872003Copy full SHA for e872003
.codesandbox/ci.json
@@ -2,5 +2,5 @@
2
"packages": ["packages/autocomplete-*"],
3
"buildCommand": false,
4
"^": "buildCommand is false because `yarn prepare` is going to build packages anyway.",
5
- "sandboxes": ["github/algolia/autocomplete.js/tree/next/examples/js"]
+ "sandboxes": ["/examples/js"]
6
}
0 commit comments