Skip to content

Commit

Permalink
Turn off CSS source maps
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer committed Apr 24, 2017
1 parent a1b56cf commit 5bb502a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-scripts/config/webpack.config.prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ module.exports = {
options: {
importLoaders: 1,
minimize: true,
sourceMap: true,
},
},
{
Expand Down

0 comments on commit 5bb502a

Please sign in to comment.