mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
implement 2fa setup for u2f
This commit is contained in:
@@ -98,6 +98,7 @@ const plugins = [
|
||||
{ from: './src/app-id.json' },
|
||||
{ from: './src/images', to: 'images' },
|
||||
{ from: './src/locales', to: 'locales' },
|
||||
{ from: './src/scripts', to: 'scripts' },
|
||||
]),
|
||||
extractCss,
|
||||
new webpack.DefinePlugin({
|
||||
|
||||
Reference in New Issue
Block a user