mirror of
https://github.com/bitwarden/browser
synced 2026-02-02 17:53:41 +00:00
Add bitwarden_chromium_import_helper.exe to the electron build scripts
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
{
|
||||
"from": "desktop_native/dist/desktop_proxy.${platform}-${arch}.exe",
|
||||
"to": "desktop_proxy.exe"
|
||||
},
|
||||
{
|
||||
"from": "desktop_native/dist/bitwarden_chromium_import_helper.${platform}-${arch}.exe",
|
||||
"to": "bitwarden_chromium_import_helper.exe"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -96,6 +96,10 @@
|
||||
{
|
||||
"from": "desktop_native/dist/desktop_proxy.${platform}-${arch}.exe",
|
||||
"to": "desktop_proxy.exe"
|
||||
},
|
||||
{
|
||||
"from": "desktop_native/dist/bitwarden_chromium_import_helper.${platform}-${arch}.exe",
|
||||
"to": "bitwarden_chromium_import_helper.exe"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user