Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
for node.js environments (typically used with browserify), there is no ’jQuery’ variable predefined in the `window` since there are no windows. in that case we require jQuery and everything just works. alternatively, the module needs to be shimmed.
- Loading branch information