1
0
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:
Kyle Spearrin
2018-06-27 17:50:31 -04:00
parent 890bf49294
commit bf5d8cab1c
11 changed files with 279 additions and 5 deletions

View File

@@ -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({