| { | |
| "node": "12", | |
| "packages": ["packages/*"], | |
| "buildCommand": "lerna run build --scope react-* --ignore *-maps --ignore *-native", | |
| "sandboxes": [ | |
| "github/algolia/create-instantsearch-app/tree/templates/react-instantsearch", | |
| "github/algolia/doc-code-samples/tree/master/React InstantSearch/routing-basic", | |
| "/examples/hooks" | |
| ] | |
| } | |