Skip to content

Commit 5bb502a

Browse files
committed
Turn off CSS source maps
1 parent a1b56cf commit 5bb502a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-scripts/config/webpack.config.prod.js

-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ module.exports = {
198198
options: {
199199
importLoaders: 1,
200200
minimize: true,
201-
sourceMap: true,
202201
},
203202
},
204203
{

0 commit comments

Comments
 (0)