miickel / gulp-angular-templatecache

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

Could an example be added on how to actually use the templates.js file in our Directives? #91

Closed leongaban closed 9 years ago

leongaban commented 9 years ago

http://stackoverflow.com/questions/31439220/how-to-use-the-html-template-js-file-generated-by-gulp-angular-templatecache-plu

leongaban commented 9 years ago

Figured out that it works automatically, just need to inject the templatecache module.