We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! According to the code in /es/ponyfill.js, there is a case when global env is being patched:
/es/ponyfill.js
symbol-observable/es/ponyfill.js
Line 10 in c849a83
If global env is patched, why is it called a ponyfill?
The text was updated successfully, but these errors were encountered:
@ivstas Why did you close this? I have the exact same question. It shouldn't patch Symbol.observable imo.
Symbol.observable
Sorry, something went wrong.
@SamVerschueren I created another issue which is relative to this one (#38)
No branches or pull requests
Hi!
According to the code in
/es/ponyfill.js
, there is a case when global env is being patched:symbol-observable/es/ponyfill.js
Line 10 in c849a83
If global env is patched, why is it called a ponyfill?
The text was updated successfully, but these errors were encountered: