Closed seanpdoyle closed 9 years ago
@rondale-sc this is necessary for getting https://github.com/thoughtbot/ember-cli-rails/pull/224 merged.
@seanpdoyle sg, I'll try to cut a release of this before lunch.
@rondale-sc hold off on this, I'm in the process of debugging.
Also, would you feel ok making me a contributor and adding me to npm?
@seanpdoyle sg. Will add you.
@seanpdoyle What is your npm username?
@seanpdoyle Also, are you on slack or someplace that I can reach you during work hours? Would like to discuss a few things.
@rondale-sc could you take one more look at this before I merge and publish?
During
ember-cli-rails
's build process,dist/assets
is symlinked into the appropriate directory for exposure to the Asset Pipeline.Although it won't ever be requested, moving the
index.html
into the asset directory will ensure that it survives Heroku's cleanup step.