Closed yavorski closed 9 years ago
For obvious reasons i tried to compile the same templates with gulp-angular-templatecache npm module.
Here are the results:
$ gulp templates
Using gulpfile ~/Projects/my-project/gulpfile.js
Starting 'templates'...
Finished 'templates' after 71 ms
htmlmin is always the problem:
https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=htmlmin%20hangs
You can check out most of the other issues opened on this project to see they're all htmlmin.
Remove that, and this library is just a wrapper :)
Execution Time (2014-12-12 14:27:51 UTC) ngtemplates:dev 10.6s ██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ 100% Total 10.6s
Completed in 12.020s at Fri Dec 12 2014 16:28:01 GMT+0200 (FLE Standard Time) - Waiting...
here is my grunt task declaration:
and here is verbose output: