gabrielgrant / node-ember-precompile

Precompile Handlebars templates for Ember.js
53 stars 25 forks source link

Updated to Ember 1.2.0 and Handlebars 1.2.0 #27

Closed peshi closed 10 years ago

peshi commented 10 years ago

Updated to compile current stable versions of Ember.js 1.2.0 and Handlebars.js 1.2.0

gabrielgrant commented 10 years ago

Thanks for figuring out canSetNameOnInputs() work-around. Your code made some whitespace changes as well as doing the update, though, so I created a new commit.

peshi commented 10 years ago

Thanks, is it possible to update the npm registry? NPM is packing 0.2.2 of ember-precompile.

gabrielgrant commented 10 years ago

I've already pushed the new version, but it doesn't seem to be showing up on the web interface yet. I'm guessing it's maybe just caching issue, because it does seem to still be sending the new version (0.2.4) when I npm install

peshi commented 10 years ago

Alright, cheers :)