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
It appears that caching is done very well, but no cache busting of JS and CSS files. When I deploy a new version of my site, I have to erase the cache of my browser (Chrome). Doing only a page refresh keeps loading the old files.
Why don't the generated assets have hashes to bust the cache after deployments? Also what is the recommended way to implement this in WSK?
ie. main.24b23h4.js
The text was updated successfully, but these errors were encountered: