1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 18:23:31 +00:00

Update manifest generation to work with the electron embeeded proxy

This commit is contained in:
Hinton
2020-11-25 14:29:53 +01:00
parent 03a52d4d63
commit a05677ab7f
3 changed files with 16 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
@echo off
:: Helper script for starting the Native Messaging Proxy on Windows.
cd ../
set ELECTRON_RUN_AS_NODE=1
set ELECTRON_NO_ATTACH_CONSOLE=1
Bitwarden.exe resources/app.asar %*