mirror of
https://github.com/bitwarden/cli
synced 2025-12-06 04:23:19 +00:00
fix errors
This commit is contained in:
@@ -43,6 +43,7 @@ const plugins = [
|
||||
banner: '#!/usr/bin/env node',
|
||||
raw: true
|
||||
}),
|
||||
new webpack.IgnorePlugin(/^encoding$/, /node-fetch/),
|
||||
];
|
||||
|
||||
const config = {
|
||||
|
||||
Reference in New Issue
Block a user