gruntjs / grunt-contrib-handlebars

Precompile Handlebars templates to JST file.
http://gruntjs.com/
MIT License
282 stars 126 forks source link

updated grunt logs to be less verbose #106

Closed erwanjegouzo closed 10 years ago

erwanjegouzo commented 10 years ago

As discussed in pull/101, I'm resubmitting the change to decrease the verbosity when compile templates.

Running "handlebars:compile" (handlebars) task
>> 122 files created.
File template1.js created.
File template2.js created.
File template3.js created.
...
>> 122 files created.
vladikoff commented 10 years ago

Thanks @erwanjegouzo, should be available in 0.8.0 on npm :)!

erwanjegouzo commented 10 years ago

can't wait, thanks!