mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Add support for WebAuthn to browser extension (#1379)
This commit is contained in:
@@ -137,7 +137,7 @@ const config = {
|
||||
'content/autofiller': './src/content/autofiller.ts',
|
||||
'content/notificationBar': './src/content/notificationBar.ts',
|
||||
'content/shortcuts': './src/content/shortcuts.ts',
|
||||
'content/sso': './src/content/sso.ts',
|
||||
'content/message_handler': './src/content/message_handler.ts',
|
||||
'notification/bar': './src/notification/bar.js',
|
||||
},
|
||||
optimization: {
|
||||
|
||||
Reference in New Issue
Block a user