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

Remove polyfill for npm #232

Closed
alexprice1 opened this issue Nov 16, 2015 · 1 comment
Closed

Remove polyfill for npm #232

alexprice1 opened this issue Nov 16, 2015 · 1 comment

Comments

@alexprice1
Copy link

I don't think that the node_module implementation should be a global polyfill, instead it should be an isolated library. That way you can use it by including it like var fetch = require('whatwg-fetch');.

@dgraham
Copy link
Contributor

dgraham commented Nov 16, 2015

Duplicate of #231.

@dgraham dgraham closed this as completed Nov 16, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants