Ralph Holzmann

Results 8 comments of Ralph Holzmann

Just wanted to +1 the API change to `task(name[, deps], function(local, remote) {})`. This is exactly what I'm looking for right now.

I know that you posted this awhile ago, but I ran into this recently and this is what I came up with: ```jsx import React from 'react'; import Grid from...

I'm also experiencing this issue sporadically :/

yeah this is particularly frustrating. Going to see if I can PR.

At the very least you could make this configurable -- in the meantime, I'll be forking this repo and doing a rewrite to fix this.