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

fix: Improve global and Node integration. #8

Merged
merged 3 commits into from
Sep 16, 2019
Merged

fix: Improve global and Node integration. #8

merged 3 commits into from
Sep 16, 2019

Conversation

milesj
Copy link
Collaborator

@milesj milesj commented Sep 16, 2019

to: @hayes

At the moment, browser code errors on usage of process and global, which we primarily use for referencing NODE_ENV and global.location (etc) respectively.

Also, when the node setting is true, we don't actually enable the node env, which this now does.

@milesj milesj merged commit 3b565a7 into master Sep 16, 2019
@milesj milesj deleted the eslint-node branch September 16, 2019 19:06
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