dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M grunt/tasks/jsx.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…