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 97cbbb1 commit 67a74c3Copy full SHA for 67a74c3
webpack.config.js
@@ -43,7 +43,7 @@ module.exports = {
43
__dirname: true,
44
process: true,
45
path: 'empty',
46
- Buffer: false,
+ Buffer: true,
47
zlib: 'empty',
48
},
49
optimization: {
0 commit comments