mirror of
https://github.com/bitwarden/browser
synced 2026-01-04 09:33:27 +00:00
[PM-7846] Implement a rust based native messaging proxy and IPC system
This commit is contained in:
@@ -85,8 +85,8 @@
|
||||
"filter": ["**/*"]
|
||||
},
|
||||
{
|
||||
"from": "resources/native-messaging.bat",
|
||||
"to": "native-messaging.bat"
|
||||
"from": "desktop_native/target/release/desktop_proxy",
|
||||
"to": "desktop_proxy"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user