mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-07 14:08:38 +00:00
* Refactor: Renamed `Watcher` class and instance to `CollectionWatcher` The name `Watcher` sounds very generic, but in this case its tightly coupled with watching Bruno Collection paths. So it makes sense to name it accordingly. * Added validator to check if a given path is inside an open Collection And added an sample validation for _new-request_ IPC event. * Review fixes
bruno-electron
# electron dev
npm start
# generate pfx file for signing windows build
openssl pkcs12 -export -inkey sectigo.key -in sectigo.pem -out sectigo.pfx