Open galfert opened 9 years ago
Unfortunately, we can't do a single prebuilt version anymore that will work with any Ember version, because you need to choose the right template compiler to go with your Ember & Handlebars.
To make this work, we would need to produce separate builds for each Ember release. I'm happy to take a PR that achieves that, and I may eventually find time to do it myself, but I can't prioritize it right this moment.
When using the prebuilt release version 0.16.1 in an app based on Ember App Kit, I see the following error:
We are using Ember 1.9.1 and Handlebars 2.0.
Are there any known issues when using Handlebars 2.0? I couldn't find anything in the open or closed issues.