webpack/test/configCases/parsing/issue-9156/webpack.config.js

5 lines
51 B
JavaScript

module.exports = {
target: "web",
node: false
};