ember-polyfills / ember-angle-bracket-invocation-polyfill

MIT License
76 stars 33 forks source link

Fix issue with named argument paths. #13

Closed rwjblue closed 6 years ago

rwjblue commented 6 years ago

Sadly this can't be tested just yet (using {{@foo}} on Ember < 3.1 throws an error during compilation, which fails the build and makes testing impossible).

I am working on that issue separately, but wanted to get this fix out first.