Brian Gonzalez
Brian Gonzalez
@cromwellryan is this working for you?
@a-hariti Looks like your PRs have some cross pollination of commits? Mind separating them out into distinct PRs? Thanks!
I am just saying that you have two PRs, one called "unpkg" and one called "prettier", yet this commit (the one about "unpkg") had commits from the other PR. If...
Let me know if you'd like a hand :)
Looks like we need to include the build files here: https://github.com/briangonzalez/rgbaster.js/blob/master/package.json#L27 Also, would you mind including the image you're processing? Cheers.
@AlfredJKwack On second glance, you're right. `rgbaster.min.js` is the only build file.
I like #2 as it seems like the right tool for the job. rgbaster is already async because we use `onload`, so it won't even be a breaking change.
@a-hariti Let's give it a shot :)
@sashberd This library currently has no build step. The js file in `src` can be used directly.
@asevims Not currently, but would love a PR :)