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 2f330b5 commit 13b7c29Copy full SHA for 13b7c29
examples/babel-loader/webpack.config.js
@@ -22,6 +22,7 @@ module.exports = {
22
semantic: true,
23
syntactic: true,
24
},
25
+ mode: "write-references",
26
27
}),
28
],
0 commit comments