bruno/packages/bruno-electron
Bijin A B 7a3cc4e040
fix: error boundary adding return-to-app and force-quit options (#2131)
* fix: error boundary adding return-to-app and force-quit options

* fix: method context

* fix: method context

* chore: increased print width to 200 in prettier

* chore: reverted the prettier printWidth increase

* feat: remove box-shadow from error boundary message layout

---------

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-04-22 00:11:51 +05:30
..
resources Update MacOS icon 2023-11-26 20:06:34 +00:00
src fix: error boundary adding return-to-app and force-quit options (#2131) 2024-04-22 00:11:51 +05:30
tests chore: fix tests 2024-02-27 01:43:36 +05:30
.env.sample feat(#BRU-31): notifications feature draft (#1730) 2024-03-11 17:48:52 +05:30
.gitignore chore: add dist folder to .gitignore 2023-10-11 17:58:10 -03:00
electron-builder-config.js Merge branch 'main' into feature/rpm-build 2023-10-12 02:41:58 -03:00
notarize.js chore: electron notarization for mac 2023-09-13 18:09:59 +05:30
package.json release: v1.13.1 2024-04-16 02:33:30 +05:30
readme.md feat: windows codesigning 2023-02-26 17:22:30 +05:30

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