miickel / gulp-angular-templatecache

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

When source empty create a empty js #133

Closed warapitiya closed 6 years ago

warapitiya commented 8 years ago

When source is empty or null create a JS file at least with a empty angular module.

pulasthibandara commented 8 years ago

Please consider this. I get a no module found error if no template files are given. I know its a small issue, but its a real inconvenience :)

simonua commented 6 years ago

@warapitiya, @pulasthibandara, is this still relevant? If so, could you create a PR, please, and assign to each other, myself, and @miickel, please? If not, could you close the issue, please?

pulasthibandara commented 6 years ago

@simonua I'm all good to close. I haven't really run into this in a long time, since I don't have a project that use AngularJS anymore 👍

simonua commented 6 years ago

@pulasthibandara, thankl you. And very sorry for the very late reply.