File size: 347 Bytes
1e92f2d
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "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"
  ]
}