• Nick Stenning's avatar
    Make "/app" endpoints relative to serviceUrl · 3a9aea49
    Nick Stenning authored
    As reported by Donny Donovan from EJP, requests to "/app*" related
    endpoints weren't correctly being constructed relative to the configured
    "serviceUrl", which makes the client less portable.
    
    This change removes a leading slash from the path supplied to the URL
    constructor, ensuring that if "serviceUrl" is not at the root of a
    domain, the "/app*" paths will still be correctly constructed.
    3a9aea49
Name
Last commit
Last update
h Loading commit data...
scripts Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...