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.
1 parent 8f028ae commit 9b231d4Copy full SHA for 9b231d4
1 file changed
packages/react-scripts/config/webpack.config.prod.js
@@ -194,6 +194,7 @@ module.exports = {
194
options: {
195
importLoaders: 1,
196
minimize: true,
197
+ sourceMap: true,
198
},
199
200
{
0 commit comments