mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
0cf22a56a1
* 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