We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6acf979 commit 2ada403Copy full SHA for 2ada403
webpack.config.js
@@ -38,7 +38,7 @@ if (env === 'production') {
38
unsafe_comps: true,
39
screw_ie8: true,
40
warnings: false
41
- }
+ }
42
})
43
)
44
}
0 commit comments