tonycoco / heroku-buildpack-ember-cli

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

baseUrl not respected from ember environment #137

Open sebyx07 opened 8 years ago

sebyx07 commented 8 years ago

The assets are loaded from /assets instead of the baseUrl + /assets. If baseUrl is prepended, it returns 404