jquery-ajax-retry
jquery-ajax-retry copied to clipboard
Browserify compatiblity
This plugin doesn't work when project is build with browserify. I've checked how other plugins are solving it ( for example jquery-mousewheel ).
Changing this single line works perfectly. However, I'm not sure how it will influence other setups.
What error are you seeing? I'm building with Grunt and Browserify and can see the logs of failed ajax calls being retried.