gunta / grunt-manifest

Generates HTML5 Cache Manifest files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to use content hash instead of timestamp

muxa opened this issue · comments

This way application cache fill be reloaded only if cached content changes (instead on every build).

I'm implemented this myself. Please merge this pull request: #28