zalmoxisus / crossbuilder

Building web, Electron, Cordova and Chrome apps, and cross-browser extensions with React, Redux and Webpack. "Write once, deploy everywhere" concept in practice.
MIT License
484 stars 50 forks source link

Add Gulp watch tasks #31

Closed iamakulov closed 8 years ago

iamakulov commented 8 years ago

Following https://github.com/zalmoxisus/redux-devtools-extension/pull/55.

Looking forward to your comments.

zalmoxisus commented 8 years ago

Heh, seems that the default task's line in gulpfile got too long now and ESLint is complaining :)

iamakulov commented 8 years ago

Whoops, my fault :) Will fix it once I get to the computer.

iamakulov commented 8 years ago

Or nope, wait, AFAIK I can edit it right from GitHub...

iamakulov commented 8 years ago

Let’s try this...

iamakulov commented 8 years ago

Looks like the tests are green now!

zalmoxisus commented 8 years ago

Thanks a lot :)