We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3324ab commit 6dfe1fdCopy full SHA for 6dfe1fd
client/webpack.config.js
@@ -7,8 +7,5 @@ module.exports = {
7
test: /\.pug$/,
8
loader: "pug?self"
9
}]
10
- },
11
- node: {
12
- fs: "empty"
13
}
14
0 commit comments