Checking the name of the watchDelegate does not play well with a minified source. Checking the length of the given watchDelegate (the amount of parameters), we can rule out cases where we are not dealing with a oneTimeWatchDelegate.
A better solution to this problem has to be be out there, somewhere.
Checking the name of the watchDelegate does not play well with a minified source. Checking the length of the given watchDelegate (the amount of parameters), we can rule out cases where we are not dealing with a oneTimeWatchDelegate.
A better solution to this problem has to be be out there, somewhere.
Closes #14