gruntjs / grunt-contrib-jst

Compile underscore templates to JST file.
http://gruntjs.com/
MIT License
113 stars 45 forks source link

Add commonjs support #60

Closed larsonjj closed 1 year ago

larsonjj commented 9 years ago

This PR adds in a new commonjs option boolean that allows for compiling templates with a commonjs wrapper. Solves #53.