react/scripts/babel
Dan Abramov 0cf22a56a1
Use console directly instead of warning() modules (#17599)
* Replace all warning/lowPriWarning with console calls

* Replace console.warn/error with a custom wrapper at build time

* Fail the build for console.error/warn() where we can't read the stack
2019-12-14 18:09:25 +00:00
..
__tests__ Remove the condition argument from warning() (#17568) 2019-12-11 03:28:14 +00:00
transform-object-assign-require.js Babel 7 (#16297) 2019-08-08 17:46:35 -07:00
transform-prevent-infinite-loops.js [Scheduler] Prevent event log from growing unbounded (#16781) 2019-09-13 15:50:25 -07:00
transform-replace-console-calls.js Use console directly instead of warning() modules (#17599) 2019-12-14 18:09:25 +00:00