-
Notifications
You must be signed in to change notification settings - Fork 13
Addonify #26
Comments
Yup, an ember-cli addon is in progress. I'm also taking a look at adding Fast Boot / ProxyView support. |
:-) that was exactly what I was thinking of. What would be really interesting if we could remove the need for the backend to be done in node for stuff like this.. If I could run this as a service I could send a POST request with the JSON from my API + the route I'd like to render and get the full document tree back that would be amazing. |
What's the status of this? |
I've been busy lately but still planning to get an add-on setup and will continue to maintain the project. Feel free to submit a PR if you want to tackle addon creation yourself. ;-) Looks like the Ember team is working on a more elegant solution for prerendering and asynchronously loading in the framework which will be awesome for everyone using Ember. |
In case you've missed it: emberjs/ember.js#9938 |
Are there any plans to present this as an addon for ember-cli?
The text was updated successfully, but these errors were encountered: