jquery-ajax-retry icon indicating copy to clipboard operation
jquery-ajax-retry copied to clipboard

Browserify compatiblity

Open daniula opened this issue 9 years ago • 1 comments

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.

daniula avatar Sep 28 '15 09:09 daniula

What error are you seeing? I'm building with Grunt and Browserify and can see the logs of failed ajax calls being retried.

adamlwgriffiths avatar Sep 26 '16 04:09 adamlwgriffiths