Skip to content

fix: fix util.global#1444

Closed
starkwang wants to merge 1 commit intoprotobufjs:masterfrom
starkwang:fix-util-global
Closed

fix: fix util.global#1444
starkwang wants to merge 1 commit intoprotobufjs:masterfrom
starkwang:fix-util-global

Conversation

@starkwang
Copy link
Copy Markdown

Fix: #1443

@seki2020
Copy link
Copy Markdown

seki2020 commented Jul 14, 2020

Fix: #1443

Good job, my project works fine after applied your changes.
Thanks

@dcodeIO
Copy link
Copy Markdown
Member

dcodeIO commented Jul 14, 2020

This PR just moves the problem from one place to another, in that it now identifies any top-level variable named global holding some sort of object as node. Potentially breaks more programs than it fixes.

Please see the discussion in #1441. If you'd like to help, please test the latest fix proposed there and let us know whether it does or does not work in your (to-be-identified-as node) environment.

@starkwang
Copy link
Copy Markdown
Author

Closed due to #1445

@starkwang starkwang closed this Jul 15, 2020
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.

protobuf.js 6.10.0 is incompatible with jest

3 participants