Hi Jaco,

If you are using a gulp, have a look at gulp-angular-templatecache 
<https://github.com/miickel/gulp-angular-templatecache>. I believer there 
is also a grunt version.
What this does, is it puts all your template files into a .js file that you 
can load just as any other JS file. This js file does prefill the 
$templateCache for you, so you don't have to change anything else.
I prefer this tool over the ng-html tool that Pete referenced, but they are 
very similair.

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to