aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/webpack.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/website/webpack.config.js')
-rw-r--r--packages/website/webpack.config.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/website/webpack.config.js b/packages/website/webpack.config.js
index e4cb1301c..e28e9e064 100644
--- a/packages/website/webpack.config.js
+++ b/packages/website/webpack.config.js
@@ -19,10 +19,6 @@ module.exports = {
md: path.join(__dirname, '/md'),
},
},
- // HACK: Temporary fix for this issue: https://github.com/trufflesuite/ganache-core/issues/84
- node: {
- fs: 'empty',
- },
module: {
rules: [
{