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