You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This hasn't been implemented yet, but a lot of the caching issues I was experiencing were related to the service worker serving from cache first rather than network first. That issue has been addressed, so caching issues should be less frequent.
We need a way to tell the browser to discard cached CSS files after uploading a new app build.
The text was updated successfully, but these errors were encountered: