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.
2 parents 10c5a0f + 72d7a05 commit 209948bCopy full SHA for 209948b
webpack.config.js
@@ -28,7 +28,7 @@ module.exports = {
28
},
29
30
node: {
31
- buffer: false
+ Buffer: false
32
33
34
plugins: plugins
0 commit comments