redux-devtools
redux-devtools copied to clipboard
Adjusts @redux-devtools/cli `--open` flag to respect protocol and host
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.
🦋 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
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!
No worries! Thank you!