Skip to content

Commit 01ab6c9

Browse files
authored
🔥 drop --debug*
1 parent 73c8729 commit 01ab6c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-scripts/scripts/utils/debugArgs.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010

1111
const DEBUG_FLAGS = [
1212
/^debug$/,
13-
/^--debug$/,
14-
/^--debug-brk(=\d+)?$/,
1513
/^--inspect$/,
1614
/^--inspect-brk(=\d+)?$/,
1715
];

0 commit comments

Comments
 (0)