Skip to content

Commit cbc99c4

Browse files
LinusBorgfrandiox
authored andcommitted
remove unnecessary minimize option (close vuejs-templates#1056)
1 parent a6b292b commit cbc99c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/build/utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ exports.cssLoaders = function (options) {
1717
const cssLoader = {
1818
loader: 'css-loader',
1919
options: {
20-
minimize: process.env.NODE_ENV === 'production',
2120
sourceMap: options.sourceMap
2221
}
2322
}

0 commit comments

Comments
 (0)