You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defines a jQuery plugin that works with AMD and browser globals, but also in
34
-
a CommonJS environment. However, jQuery is unlikely to run in most CommonJS
35
-
environments, so only use this version if you know you are targeting a CommonJS
36
-
environment that can load jQuery appropriately.
34
+
a CommonJS environment. Use this version if you are running jQuery (or the [jquip](https://github.com/mythz/jquip) or [jquery-untouched](https://npmjs.org/package/jquery-untouched) projects) in a CommonJS environment that can load jQuery appropriately.
0 commit comments