redux-devtools icon indicating copy to clipboard operation
redux-devtools copied to clipboard

Adjusts @redux-devtools/cli `--open` flag to respect protocol and host

Open smacpherson64 opened this issue 2 years ago • 2 comments

With the redux-devtools-cli, currently when using the --open flag the host and protocol options are ignored and opens http://localhost (causing a blank screen).

This PR adjusts --open to use the provided protocol and host options when possible.

smacpherson64 avatar Aug 24 '22 16:08 smacpherson64

🦋 Changeset detected

Latest commit: 2cd9cbbfad72d57238dd43e1207f52ccffa439b9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@redux-devtools/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Aug 24 '22 16:08 changeset-bot[bot]

Hi @Methuselah96, sorry for pinging! I was wondering what the process is about pull requests for @redux-devtools/cli. Is there anything that needs to be changed for this specific PR to be ready for review? Appreciate your time, thank you!

smacpherson64 avatar Sep 02 '22 17:09 smacpherson64

No worries! Thank you!

smacpherson64 avatar Jan 09 '23 14:01 smacpherson64