We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cf4e8 commit 4132c64Copy full SHA for 4132c64
webpack.config.prod.js
@@ -12,7 +12,6 @@ module.exports = {
12
filename: "bundle.js",
13
publicPath: "auto",
14
clean: true,
15
-
16
},
17
module: {
18
rules: [
0 commit comments