This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
Clear cache before expo build #3898
Unanswered
mariomurrent-softwaresolutions
asked this question in
Q&A
Replies: 1 comment
-
https://facebook.github.io/metro/docs/configuration/#resetcache resetCache as true in metro config should solve the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
is it possible to clean the cache before expo build:ios or expo build:android
expo start has a --clean flag, but build does not.
Is there also a way for expo build?
Beta Was this translation helpful? Give feedback.
All reactions