Commit Graph

5 Commits

Author SHA1 Message Date
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
Nathan Bierema
950021cf7b
chore(cli): upgrade Electron (#719) 2021-06-06 15:18:49 -04:00
Nathan Bierema
10bf7bc084
chore(*): upgrade prettier (#570)
* chore(*): upgrade prettier

* chore(*): upgrade prettier
2020-08-08 16:26:39 -04:00
nndio
6907c48147 Use prettier 2019-01-10 20:51:14 +02:00
Zalmoxisus
22dcd97b9b Open as a standalone electron app 2019-01-05 17:49:52 +02:00