Skip to content

Commit 232e892

Browse files
committed
Drop comment
1 parent 42026a0 commit 232e892

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

-3
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,6 @@ module.exports = {
297297
},
298298
},
299299
{
300-
// We need to use our own loader until `babel-loader` supports
301-
// customization
302-
// https://github.com/babel/babel-loader/pull/687
303300
loader: require.resolve('babel-loader'),
304301
options: {
305302
customize: require.resolve(

0 commit comments

Comments
 (0)