gruntjs / grunt-contrib-handlebars

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

Update compiler to use handlebars 2.0 #118

Closed ColmMcBarron closed 10 years ago

ColmMcBarron commented 10 years ago

Small update to use handlebars 2.0, the existing version based on 1.3 does not work with handlebars 2.0.

fyockm commented 10 years ago

:+1:

But need to update tests accordingly...

ColmMcBarron commented 10 years ago

Tests updated!

jokesterfr commented 10 years ago

I was waiting for this fix, thanks! @fyockm is this branch good for merging?

fyockm commented 10 years ago

@jokesterfr it's been working for me.

jokesterfr commented 10 years ago

@vladikoff @radkodinev @tbranyen @tkellen @nicjansma is anyone interested by merging this?

vladikoff commented 10 years ago

I will take a look at this tomorrow unless anyone else reviews it today

guillaumek commented 10 years ago

+1 thanks a lot

jokesterfr commented 10 years ago

Thanks !

guillaumek commented 10 years ago

top