mirror of
https://github.com/facebook/react.git
synced 2026-02-23 04:12:21 +00:00
* 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