Clear cache before building

Hi,

When running expo start, I can add the -c option to clear the packager cache.
It seems that no such option exists for expo build command (in this case, -c clears app store credentials)

  • is there a way to clear the cache with the build command ?
  • which code is executed by the -c option on the expo start command ? I tried to explore expo-cli repo, but couldn’t find the relevant part.

Kind regards

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.