Skip to content
New issue

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

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

Already on GitHub? # to your account

Increased whammy.js compatibility #74

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Moses-Bejon
Copy link

Added code to check if global is undefined (we're probably in a browser environment if this is the case) and if so switches it to window

Added code to check if global is undefined (we're probably in a browser environment if this is the case) and if so switches it to window
Made sure that if global wasn't defined (which it wouldn't be outside a node environment) it gets cast to window (which would be available in a browser environment
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant