Skip to content

Latest commit

 

History

History
executable file
·
10 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

executable file
·
10 lines (7 loc) · 417 Bytes

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