Skip to content

No way to fetch / serve from different URLs #48

@c-brooks

Description

@c-brooks

Right now the process.env.EMBER_CLI_INJECT_LIVE_RELOAD_BASEURL is used in the script tag and the server, which gets kind of hairy when supporting multiple environments.

It would be really convenient for us to be able to override liveReloadBaseUrl with something like this:

{
  "liveReloadServerBaseUrl": "/",
  "liveReloadScriptBaseUrl": "/ember-app/"
}

Let me know what you think about this. Glad to open a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions