Matt Burns

Results 21 comments of Matt Burns

> the mentioned fork solves at least the problem at hand > https://github.com/tbutter/gradle-js-plugin/ Thanks! Fixed for me

Actually, that fork works until you want to use Gradle 6.0... 😭 ![image](https://user-images.githubusercontent.com/1316126/93313264-29036c00-f800-11ea-88df-b73d743b3660.png)

The default branch for this repo is `gh-pages` rather than `master` to make things easier using [GitHub pages](https://pages.github.com/). Basically, if we treat `gh-pages` as the `master`, it means that changes...

Hmm, yeah, that does look like a better approach.

Hmm, inherited code I'm afraid. It's a (pretty ugly) way to ensure something is boolean (or coerce an object into a boolean). I'm not attached to it so if the...

Promises are new to me (I don't write much JS) but looks good. Feel free to add to `README.md`. Thanks!

Not deliberately limited, just haven't had time or priority to do it... If more people comment here saying they want it, I'll do it :)

Thanks for the offer, but it's not about money, it's just time. I'll try to squeeze it in at some point...

@angelxmoreno good point. done.

Great idea. I would love a pull request! The size of the test images has always bugged me. I tried to separate it from the code repo but the checkout...