bruno/packages
ramki-bruno 2dde5cdfc1 Added option to customize userData path on dev mode
If `ELECTRON_APP_NAME` env-variable is present and its development mode,
then the `appName` and `userData` path is modified accordingly.

e.g.
```sh
ELECTRON_APP_NAME=bruno-dev npm run dev:electron
```

Note: This doesn't change the name of the window or the names in lot of
other places, only the name used by Electron internally.
2025-04-22 16:57:31 +05:30
..
2025-03-20 19:27:14 +05:30
2024-05-31 15:55:23 +05:30