gulp-ng-html2js icon indicating copy to clipboard operation
gulp-ng-html2js copied to clipboard

Gulp plugin for compiling the HTML files of your Angular app to Javascript.

Results 1 gulp-ng-html2js issues
Sort by recently updated
recently updated
newest added

This change allows to use function `generateModuleDeclaration` outside of `pipe` context. Mostly just code rearrangements so that function `generateModuleDeclaration` can both - be used by `ngHtml2Js` function and be exported....