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 bbe94ad commit c07b91dCopy full SHA for c07b91d
support/webpack.config.js
@@ -25,6 +25,7 @@ module.exports = {
25
})()`,
26
},
27
mode: "development",
28
+ devtool: "source-map",
29
node: {
30
Buffer: false,
31
0 commit comments