vuejs-templates / pwa

PWA template for vue-cli based on the webpack template
MIT License
3.04k stars 508 forks source link

sw-precache and workbox alongside #185

Open amaralDaniel opened 6 years ago

amaralDaniel commented 6 years ago

Hello,

in the current state of the template, is it possible to use the sw-precache-plugin alongside with workbox? I plan to use the plugin for precaching only and workbox to persist data. Is it ok?

eeerrrttty commented 6 years ago

It's a complicated question, i believe be better to mantain just one SW, it appears that vuejs/pwa will migrate to workbox