Blaine Bublitz

Results 425 comments of Blaine Bublitz

You might be able to do something with `--preload` and then embed the extra flags in a `.gulp.js` config file, but I'm not sure what that would look like.

We're considering it. Unfortunately, no one from the core team has time to work on anything because life has kicked us all while we're down... seems to be a common...

Thanks for understanding. We're not going to roll it back, but we can probably implement the default as a function that detects if content looks like utf8. This is similar...

Node 10 won't be dropped until gulp v6 work begins, and we have a lot of work on v5 that still needs to be done. I'll keep this open until...

Gulp tests are mostly smoke tests. Node has removed the vinyl-fs test suite from citgm (and probably other of our projects) and broke it completely with node 22.

Duplicate of https://github.com/gulpjs/interpret/issues/94 - this likely won't get implemented for gulp 5 unless a community member steps up

Please try v8.0.3 - I believe this is the same problem as #135 but you are in the best position to test it out. If I don't here back in...

> I've since moved to another solution since I couldn't keep the instability of Gulp (sorry about that!). It's no problem. Gulp v4 has been stable for almost 10 years...

Wow! Would you want to turn the Caveats into issues here in the Grain repo? If not, we can try to translate them into actionable things to work on.

If I remember correctly, v0.5 leaked memory for tail calls. The next version properly cleans them up (after #1927) but that's obviously going to take longer then when we were...