ericclemmons / grunt-angular-templates

Grunt build task to concatenate & pre-load your AngularJS templates
MIT License
710 stars 107 forks source link

Fixed: If html file is an underscope (loDash) template, it won't be comp... #79

Closed fupslot closed 10 years ago

fupslot commented 10 years ago

...iled. Use a plain concation instead 'grunt.template.process'

ericclemmons commented 10 years ago

v0.5.3 released!