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