Hi All, Ember needs to set <base href="/" /> or <base href=" /emberapp/_design/ddocname/_rewrite/" /> depending on the CouchDB vhost setting.
I was wondering if I can detect if a vhost setting is used in: https://github.com/martinic/ember-cli-deploy-couchdb Is the setting exported by cloudant? If it is, it would make it possible to hide complex _rewrite urls's from ember-cli-deploy users. - Martin