arcturus / gulp-sww

Gulp plugin that creates all the support needed in serviceworkers to make your web app run offline
29 stars 3 forks source link

Fall back to app cache on non supporting browsers #5

Closed gmarty closed 8 years ago

gmarty commented 8 years ago

Let's make this Gulp task all about caching! We'll fall back to app cache if the service workers are not supported on the browser.

I'm opening this issue to keep a track of it but I'm also starting to implement it now.

arcturus commented 8 years ago

You rock! 🎱 \o/

gmarty commented 8 years ago

Closed as per https://github.com/arcturus/gulp-sww/commit/1e804cda44aa63eaca5e4b3d476d680c5bbd452c.