1.4.5 • Published 11 years ago

static-underscore-brunch v1.4.5

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

static-underscore-brunch

Adds underscore template support to brunch without wrapping the output in modules of type commonjs/amd.

Usage

Add "static-underscore-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 "static-underscore-brunch": "git+ssh://git@github.com:slattery/static-underscore-brunch.git".