Adds Cache-Manifest support to brunch.
Add "manifest-brunch": "1.0.0"
to package.json
of your brunch app.
Pick a plugin version that corresponds to your minor (y) brunch version.
If you want to use git version of plugin, add
"manifest-brunch": "git+ssh://[email protected]:brunch/manifest-brunch.git"
.