Skip to main content

All Questions

Filter by
Sorted by
Tagged with
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/...
Shamil's user avatar
  • 736