All Questions
Tagged with angular-templatecache node.js
1 question
0
votes
0
answers
290
views
Template URL is wrong for the templateCache in Angularjs using gulp
The template URL loaded after the Gulp build is wrong. i expect the template URL should be $templateCache.put('scripts/app/cinemasList/cinemasList.html') but the actual is $templateCache.put('scripts/...