ember-cli-deploy-original
ember-cli-deploy-original copied to clipboard
Configuring appId
It would be nice to be able to configure appId - either in the/deploy/<environment>.js files or in some other configuration file. In my case I would like to namespace a bit further and rather than just using app:<hash> I would like to use app:<appname>:versions:<hash>. Right now it seems to always be using the name of the app.
Hi @chopper. ember-cli-deploy is in the process of merging with ember-deploy. Therefore, no more changes will be made to this repo. Please see the README for more details.