miickel / gulp-angular-templatecache

Concatenates and registers AngularJS templates in the $templateCache.
MIT License
525 stars 103 forks source link

Added option to allow the user to provide a function to process the html of a template #109

Closed jonsamwell closed 9 years ago

jonsamwell commented 9 years ago

This could be used to minify the html using something like htmlmin.

I've added tests and some documentation.

miickel commented 9 years ago

Use gulp as you should use gulp and you won't need this. see #10