lavas-project / hexo-pwa

Hexo PWA plugin
MIT License
133 stars 17 forks source link

Resolve hexo 4.2 compatibility and improve service worker #16

Closed marcofranssen closed 1 year ago

marcofranssen commented 4 years ago

In this PR the service worker template is improved to generate smaller js file which benefits pageload performance.

Furthermore I resolved the issue of missing lodash dependency by updating the code.

I also resolved #15

Please make a release ASAP.