helpers / handlebars-helpers

188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.
http://assemble.io/helpers/
MIT License
2.22k stars 364 forks source link

Changed let to var #285

Closed struct78 closed 7 years ago

struct78 commented 7 years ago

let causes errors when injecting templates into uglify()

jonschlinkert commented 7 years ago

totally fine with this, @doowb?

thank you @struct78!

doowb commented 7 years ago

thanks @struct78, LGTM.

I'll merge and publish today.