dillon1000/react
Commit
Browse files Use grunt.util.spawn for jsx:* tasks instead of exec.
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.
Changed paths1 file
First-parent comparisongrunt/tasks/jsx.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…