Browse by type
⚡ Drastically speed up your
npx expo run:androidornpx expo run:iosbuilds!
expo-build-disk-cache enables local disk caching for Expo builds.
When a cached build is available, it launches almost instantly — skipping the usual compilation step.
npm install --save-dev expo-build-disk-cache
{
"buildCacheProvider": {
"plugin": "expo-build-disk-cache"
}
}
{
"experiments": {
"buildCacheProvider": {
"plugin": "expo-build-disk-cache"
}
}
}
See the full Configuration Guide for advanced usage, including:
cacheDir)This repo uses Changesets.
bun run changeset and commit the generated file in .changeset/.main, GitHub Actions opens or updates a release PR with the version bump and generated CHANGELOG.md.Huge thanks to the Expo team for making this possible and for their incredible open-source work.
$ claude mcp add expo-build-disk-cache \
-- python -m otcore.mcp_server <graph>