Skip to content

Commit

Permalink
🔥 drop --debug*
Browse files Browse the repository at this point in the history
  • Loading branch information
cdaringe committed Apr 29, 2017
1 parent 73c8729 commit 01ab6c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/react-scripts/scripts/utils/debugArgs.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@

const DEBUG_FLAGS = [
/^debug$/,
/^--debug$/,
/^--debug-brk(=\d+)?$/,
/^--inspect$/,
/^--inspect-brk(=\d+)?$/,
];
Expand Down

0 comments on commit 01ab6c9

Please sign in to comment.