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.
2 parents 3a02f1f + cd7ca7b commit 0ab3037Copy full SHA for 0ab3037
templates/app/webpack.make.js
@@ -268,7 +268,7 @@ module.exports = function makeWebpackConfig(options) {
268
<%_ if(!filters.flow) { -%>
269
comments: false<% } %>
270
},<% } %>
271
- }),
+ })
272
];
273
274
if(!TEST) {
@@ -320,7 +320,7 @@ module.exports = function makeWebpackConfig(options) {
320
compress: {
321
warnings: false
322
}
323
324
);
325
326
0 commit comments