Skip to content

Commit 6dfe1fd

Browse files
committed
Remove redudant webpack config that let the CI fail
1 parent e3324ab commit 6dfe1fd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

client/webpack.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,5 @@ module.exports = {
77
test: /\.pug$/,
88
loader: "pug?self"
99
}]
10-
},
11-
node: {
12-
fs: "empty"
1310
}
1411
}

0 commit comments

Comments
 (0)