Skip to content

Conversation

nklayman
Copy link

@nklayman nklayman commented Oct 4, 2018

I'm working on a vue-cli-plugin-capacitor, and I'd like to set up HMR for an AVD/phone. To do this, I need to start the dev server, and get the network url of it. Currently, only the lanUrl is included in the resolved promise of api.service.run('serve'). This PR simply adds the networkUrl to the resolved object.

@nklayman
Copy link
Author

nklayman commented Oct 4, 2018

Appveyor failed on a test unrelated to these changes (unit-jest) because of a timeout. Weird 🤷‍♂️.

Edit: looks like all of vue-cli's appveyor tests are failing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants