Skip to content

Specifying --live-reload-port doesn’t seem to work #70

@chasenlehara

Description

@chasenlehara

When I run this: ./node_modules/.bin/done-serve --develop --port 8080 --live-reload-port 9000

I expect to be able to open the Network DevTools in Chrome, look at the WebSocket requests, and see the request url set to ws://localhost:9000/. Instead, it’s ws://localhost:8012/

Environment:

Software Version
donejs -V 1.0.1
npm ls done-serve 1.4.0
npm ls steal-tools 1.9.1
node -v 8.1.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions