npm.io
57.0.4 • Published 1 week ago

@expo/local-build-cache-provider

Licence
MIT
Version
57.0.4
Deps
2
Size
9 kB
Vulns
0
Weekly
0
Stars
50.7K

@expo/local-build-cache-provider

A build cache provider plugin for the Expo CLI

To use the local build provider plugin, update your app.json to include the buildCacheProvider property and set it to expo/local-build-cache-provider:

{
  "expo": {
    ...
    "buildCacheProvider": "expo/local-build-cache-provider"
  }
}

Keywords