cloudflare / Stout

A reliable static website deploy tool
MIT License
752 stars 29 forks source link

Add service worker caching support #30

Open s3ththompson opened 8 years ago

s3ththompson commented 8 years ago

If using a service worker to cache a static site for offline use, it would be ideal if Stout could rev the cache and service worker version in addition to versioning files themselves.

Would you be open to a PR to add some functionality around this use case?

zackbloom commented 8 years ago

We would, but I would love some more detail. How are you gonna know which are the service worker files? What would this change actually look like?