static-underscore-brunch
v1.4.5
Published
Adds static underscore templates support to brunch without wrapping the output in modules of type commonjs/amd.
Readme
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://[email protected]:slattery/static-underscore-brunch.git".
