mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
This should prevent "Warning: stdout maxBuffer exceeded" errors. Also piping child process stdout and stderr to the parent process, so you can see more of what's happening during the build process.