diff --git a/web/cashtab/config/webpack.config.js b/web/cashtab/config/webpack.config.js --- a/web/cashtab/config/webpack.config.js +++ b/web/cashtab/config/webpack.config.js @@ -589,6 +589,10 @@ new webpack.ProvidePlugin({ Buffer: ['buffer', 'Buffer'], }), + new webpack.IgnorePlugin({ + resourceRegExp: /^\.\/wordlists\/(?!english)/, + contextRegExp: /bip39\/src$/, + }), // Generates an `index.html` file with the