redux-devtools/packages/redux-devtools-cli/src/bin
smacpherson64 a7729dae87
Adjusts @redux-devtools/cli --open flag to respect protocol and host (#1217)
* Adjusts the location open uses

Currently when using open, the cli will ignore the host and protocol and always open `http://localhost`.

This pr adjusts the open script to use the options protocol and host and default back to localhost if not provided.

* adds changeset

* fixes grammar

* adjusts electron path to respect protocol and host as well

Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2023-01-08 19:25:09 +00:00
..
injectServer.ts Update ready promise (#1320) 2023-01-08 19:12:15 +00:00
openApp.ts Adjusts @redux-devtools/cli --open flag to respect protocol and host (#1217) 2023-01-08 19:25:09 +00:00
redux-devtools.ts Update ready promise (#1320) 2023-01-08 19:12:15 +00:00