expo publishing wrong js bundle

It seems expo is not working correctly for me, when I run expo publish --release-channel prod-v1 my js bundle is not getting updated. Expo runs very quickly through the publish (way to fast for me to believe that it is being bundled), and simply shows an old version.

Even if I change the slug and publish to a brand new slug, the package will still be the cached one.

Simulator works fine and will show updates I make, they are just never reflected when published. Question is now how I can clear cache?

bump-

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