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

Sort the assets array #14

Closed gmarty closed 8 years ago

gmarty commented 8 years ago

To get more deterministic results, we should sort the assets array. This way git diffing the manifest.appcache and sw.js will get much easier.

arcturus commented 8 years ago

@gmarty this has been closed by #15 right?

gmarty commented 8 years ago

Yes, correct.