tonycoco / heroku-buildpack-ember-cli

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

Slug too big #95

Closed xypaul closed 8 years ago

xypaul commented 9 years ago

I've got a really small ember cli app, but even then the slug is too big for the free plan

Compiled slug size: 322.4MB is too large (max is 300MB).

Any suggestions what I could do to work around it?

tonycoco commented 9 years ago

Hmm, that's odd. Let me try with my test apps and see what's up.

xypaul commented 9 years ago

@tonycoco had any chance to look at it yet?

tonycoco commented 8 years ago

Both tests did not have that problem. Can you post your bower.json and package.json?