thefrontside / ember-let

Create variable bindings inside your handlebars templates
MIT License
52 stars 16 forks source link

Upgrade Ember-CLI to 2.18.x #48

Closed Robdel12 closed 6 years ago

Robdel12 commented 6 years ago

What is this?

This PR updates ember to the latest ember-cli version. I'm hoping this solves the test failures in #47 & also closes it out. (Test failures in #47 were due to an outdated ember-cli & ember-beta needing to transpile WeakMap)

Robdel12 commented 6 years ago

This should also take care of #46