I would like to deploy an app to Parse.com Hosting which uses the public
folder to serve a website, and therefore I would like to make my dist
folder the public folder, and rename the public
folder.
However, Ember-CLI requires putting assets in that folder, and I cannot figure out how or if this can be changed?