Skip to content

Commit

Permalink
css minimize
Browse files Browse the repository at this point in the history
  • Loading branch information
scopewu committed Apr 5, 2018
1 parent 4cd9c99 commit 85ac699
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ const webpackConfig = {
{
loader: 'css-loader',
options: {
minimize: __PROD__,
sourceMap: __DEV__
}
}
Expand Down

0 comments on commit 85ac699

Please sign in to comment.