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
{{ message }}
This repository was archived by the owner on May 3, 2019. It is now read-only.
I've noticed that or build code is not breaking caches after changes. I noticed that the code for our components is composited in app.js which isn't cache-busted (name-hashed) during the build. The official vue-pwa template does support this.
I've noticed that or build code is not breaking caches after changes. I noticed that the code for our components is composited in app.js which isn't cache-busted (name-hashed) during the build. The official vue-pwa template does support this.