tonycoco / heroku-buildpack-ember-cli

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

Make deploys faster #99

Closed GabKlein closed 8 years ago

GabKlein commented 8 years ago

In this PR address the ticket https://github.com/tonycoco/heroku-buildpack-ember-cli/issues/70

I focused on improving performances:

My first deployment time is 8m11.118s then 2m7.987s. Please let me know if have forgotten some cases.

tonycoco commented 8 years ago

This is awesome. Tried it myself and works. Will incorporate these steps into the refactor (which I haven't gotten to yet)

GabKlein commented 8 years ago

:+1: