We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e97fe0 commit 2aed762Copy full SHA for 2aed762
examples/general/config-array/webpack.config.js
@@ -34,6 +34,7 @@ module.exports = [
34
output: {
35
filename: "bundle2.js",
36
},
37
+ mode: "development",
38
module: {
39
rules: [
40
{
0 commit comments