Andy-set-studio / hylia

Hylia is a lightweight Eleventy starter kit to help you to create your own blog or personal website.
https://hylia.website
MIT License
905 stars 230 forks source link

Service worker cache invalidation issue #76

Closed shreeshbhat closed 5 years ago

shreeshbhat commented 5 years ago

New posts are not visible to user without clearing cache.

Andy-set-studio commented 5 years ago

Hi there, the cache is invalidated on a new build. The user will see it once they make a request to the service worker. Unfortunately this means a refresh to see changes to the page they are on, but that's just how it goes.