qwery
qwery copied to clipboard
Passing in an unused 'this'
The bottom of the qwery.js file passes in an additional 'this'.
}, this);
When the function only accepts 3 arguments.
(function (name, context, definition) {
I'd give you a pull request but I had an issue installing weak.
oh hmm. this seems incorrect. i can go ahead and remove it