1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

generate qr code locally

This commit is contained in:
Kyle Spearrin
2018-07-13 23:15:09 -04:00
parent 1da85c96cf
commit a1d52af0ba
5 changed files with 36 additions and 9 deletions

View File

@@ -103,6 +103,7 @@ const plugins = [
{ from: './src/images', to: 'images' },
{ from: './src/locales', to: 'locales' },
{ from: './src/scripts', to: 'scripts' },
{ from: './node_modules/qrious/dist/qrious.min.js', to: 'scripts' },
]),
extractCss,
new webpack.DefinePlugin({