nuxt-community / pwa-template

PWA template for vue-cli based on the starter template
MIT License
133 stars 12 forks source link

Updating offline cache files #3

Closed lewebsimple closed 7 years ago

lewebsimple commented 7 years ago

I'm wondering if updates to the cached files are handled automatically / semi-automatically with version number? Could this be integrated?

This question is available on Nuxt.js community (#c5)
pi0 commented 7 years ago

@lewebsimple This template leverages workbox and it internally uses workbox webpack. Not sure if it currently supports broadcast please open issue in either workbox or module's repo if enhancenment is possible. Thanks :)