Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use UMD. Now works in CommonJS when window.$ is undefined #77

Merged
merged 1 commit into from
Apr 8, 2015

Conversation

callumacrae
Copy link
Contributor

window.$ is undefined because I'm using Browserify to load everything, and setting it is hacky. This fix adds UMD to this project 😄

paltman added a commit that referenced this pull request Apr 8, 2015
Use UMD. Now works in CommonJS when window.$ is undefined
@paltman paltman merged commit eaeaeb3 into eldarion:master Apr 8, 2015
@paltman
Copy link
Contributor

paltman commented Apr 8, 2015

Thanks!

@callumacrae
Copy link
Contributor Author

Awesome :) how long will it be until this is in a release?

@callumacrae
Copy link
Contributor Author

@paltman Hey, any update on releasing this? Could really use it, it's the last thing stopping me from getting rid of my window.jQuery hack!

@paltman
Copy link
Contributor

paltman commented Apr 14, 2015

@callumacrae I just published 0.13.0. It's not showing up on npmjs.org yet, but I assume that is just some caching.

@callumacrae
Copy link
Contributor Author

It's showing for me. Thanks! 😄

@callumacrae callumacrae deleted the umd branch April 14, 2015 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants