1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-25 12:43:36 +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

@@ -127,6 +127,10 @@
"filter": [
"**/*"
]
},
{
"from": "resources/native-messaging.bat",
"to": "native-messaging.bat"
}
]
},