KyleAMathews / coffee-react-quickstart

Quickstart for building React single page apps using Coffeescript, Gulp, Webpack, and React-Router
http://kyleamathews.github.io/coffee-react-quickstart
MIT License
254 stars 41 forks source link

updated gulpfile.coffee #28

Closed geotre closed 9 years ago

geotre commented 9 years ago

to remove watchDelay and add watchOptions/aggregateTimeout/poll.

This fixes issue #26

KyleAMathews commented 9 years ago

Great work debugging this! Thanks!