miickel / gulp-angular-templatecache

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

Changes TEMPLATE_HEADER #144

Closed marshall-davis closed 7 years ago

marshall-davis commented 7 years ago

This adds the second (required) argument to angular.module() by modifying TEMPLATE_HEADER.
Fixes #143.

miickel commented 7 years ago

see the standalone option in README.