redux-devtools/packages/redux-devtools-cli/src
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
..
api Convert @redux-devtools/cli to ESM (#1316) 2023-01-07 19:25:01 +00:00
bin Adjusts @redux-devtools/cli --open flag to respect protocol and host (#1217) 2023-01-08 19:25:09 +00:00
db Convert @redux-devtools/cli to ESM (#1316) 2023-01-07 19:25:01 +00:00
index.ts Update ready promise (#1320) 2023-01-08 19:12:15 +00:00
options.ts Convert @redux-devtools/cli to ESM (#1316) 2023-01-07 19:25:01 +00:00
routes.ts Convert @redux-devtools/cli to ESM (#1316) 2023-01-07 19:25:01 +00:00
store.ts Convert @redux-devtools/cli to ESM (#1316) 2023-01-07 19:25:01 +00:00