tonycoco / heroku-buildpack-ember-cli

A Heroku Buildpack for Ember CLI Applications
MIT License
321 stars 121 forks source link

Add support for Ember FastBoot #122

Open wcurtis opened 8 years ago

wcurtis commented 8 years ago

Ember FastBoot is still super beta, but wanted to get the conversation started about what it might take to add FastBoot support to this buildpack. Has anyone played around with FastBoot on Heroku? Beanstalk seems like the go-to deploy method right now.

Figured it's worth a convo after this (promising) update from the Ember 2.3 blog post:

Importantly, the addition of this API means FastBoot is now usable with Ember.js 2.3 stable. FastBoot itself remains experimental, however this is the first time you can use it with a release build of Ember.js. The README.md for ember-cli-fastboot is the best place to start if you want to try FastBoot.

tonycoco commented 8 years ago

Sounds like a good idea to me. Anyone want to investigate?

wcurtis commented 8 years ago

I likely won't get a chance for another few months - but if no-one's on it by then I'll definitely post progress.

nahtnam commented 8 years ago

Any update? Would love to see this happen!

Dhaulagiri commented 8 years ago

@nahtnam fwiw there is another buildpack that provides this functionality out of the box here

RobbieTheWagner commented 8 years ago

Has anyone taken a stab at this? I'm having issues with the official heroku buildpack and would love to give this one a try, but I need Fastboot.

RobbieTheWagner commented 7 years ago

@tonycoco @wcurtis have either of you guys dug into this at all? Would really love to see this happen! I would be glad to attempt to help out, but don't know much about buildpacks.

ghost commented 7 years ago

+1