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 1bbfbc0 commit 54185ffCopy full SHA for 54185ff
test-app/build-tools/jsparser/webpack.config.js
@@ -12,4 +12,5 @@ module.exports = {
12
path: path.join(__dirname, "build"),
13
filename: "js_parser.js",
14
},
15
+ devtool: false
16
};
0 commit comments