mirror of
https://github.com/bitwarden/browser
synced 2026-02-23 16:13:21 +00:00
Remove node-fetch
This commit is contained in:
@@ -32,10 +32,6 @@ const plugins = [
|
||||
banner: "#!/usr/bin/env node",
|
||||
raw: true,
|
||||
}),
|
||||
new webpack.IgnorePlugin({
|
||||
resourceRegExp: /^encoding$/,
|
||||
contextRegExp: /node-fetch/,
|
||||
}),
|
||||
new webpack.EnvironmentPlugin({
|
||||
ENV: ENV,
|
||||
BWCLI_ENV: ENV,
|
||||
|
||||
Reference in New Issue
Block a user