rgbaster.js
rgbaster.js copied to clipboard
unpkg usage
document CDN usage through upkg
@a-hariti Looks like your PRs have some cross pollination of commits? Mind separating them out into distinct PRs?
Thanks!
I'm afraid I don't get the meaning of "cross pollination of commits", but I will try to fix these issues.
if you want to selectively merge commits, I suggest git cherry-pick
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 you can make sure each PR only has one concern, it'll make my job easier when it comes time to merge.
Thanks!
I will be careful next time. sometimes I change branches and forget that I made a certain change elsewhere (and I don't have a very strong git fu [yet] to clean the mess :laughing:)
Let me know if you'd like a hand :)