lavas-project / jekyll-pwa

Jekyll plugin for PWA
MIT License
107 stars 19 forks source link

Migrate from Workbox v2 to v3 #6

Closed DirtyF closed 5 years ago

DirtyF commented 6 years ago

Hi,

Do you intend to update the Workbox version used in this plugin?

Migration guide: https://developers.google.com/web/tools/workbox/guides/migrations/migrate-from-v2

xiaoiver commented 6 years ago

I'll check the migration guide later 😄

xiaoiver commented 6 years ago

I published v2.0.1, so that this plugin is using Workbox v3 now! You can write your own Service Worker with Workbox APIs.