1.8.0 • Published 9 years ago

static-html-brunch v1.8.0

Weekly downloads
6
License
-
Repository
github
Last release
9 years ago

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".