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

Support GLOBAL in addition to global #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ELLIOTTCABLE
Copy link

Node provides the GLOBAL variable as well as global. Browserify, thus, should support this also.

Forgive me if I went about this the wrong way; I'm not thoroughly familiar with Browserify's structure. If there's other modules I need to change to make this work, let me know.

@dominictarr
Copy link
Contributor

using globals is a rude and obnoxious thing, so it's appropriate to be in all caps.

@ELLIOTTCABLE
Copy link
Author

@dominictarr exactly my thinking! :D

@dominictarr
Copy link
Contributor

It's also amusing to note here that your user-name is capslocked!

@ELLIOTTCABLE
Copy link
Author

@dominictarr I would place myself in the same category as GLOBALS. ;)

@dominictarr
Copy link
Contributor

Indeed. I admire your consistency!

@jscissr
Copy link
Contributor

jscissr commented Mar 3, 2015

Also, there is a root global in Node, pointing to global.

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.

3 participants