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:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user