npm.io
56.0.8 • Published 3d ago

@expo/local-build-cache-provider

Licence
MIT
Version
56.0.8
Deps
2
Size
9 kB
Vulns
0
Weekly
2.5M

@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