Closed asbjornenge closed 10 years ago
@asbjornenge, I know this is a very old PR, but you can always do a git reset HEAD~1
then git push --force
to remove the unwanted commit from the branch you sent the PR from.
@lazd thanks for the tip :+1: I've learnt a lot about git since this PR :monkey_face:
Yeah! That was a long time ago :)
If the library were to accept the change, I would expect it to be compatible with all the other module types as well (AMD, CommonJS/Node.js, UMD, ECMAScript 6), so I'd say closing this pull request and adding a note about shimming for use in Browserify/RequireJS is the best option.
:+1:
Wrapped Gator as a UMD module - https://github.com/umdjs/umd - for AMD support. :package: Love the lib :+1: