static-html-brunch
v1.8.0
Published
Adds static html as part of require/amd support to brunch.
Downloads
7
Readme
static-html-brunch
Adds static html support to brunch so that require/amd car be used to retreive them as strings.
Usage
Add "static-html-brunch": "x.y.z"
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
"handlebars-brunch": "https://github.com/huafu/static-html-brunch.git"
.