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

More friendly for frontend-bundlers #1180

Closed
wants to merge 1 commit into from
Closed

More friendly for frontend-bundlers #1180

wants to merge 1 commit into from

Conversation

gerhardsletten
Copy link

Since lib/client.js is only consumed by browsers, component-emitter can be required directly. The way it is now, bundlers will have to memorize this emitter shim when resolving superagent

This will make superagent work in Fuse-box

…g it as an shim in package.json. This will make superagent work in bundlers like fuse-box.
@kornelski
Copy link
Contributor

That's done on master now

@kornelski kornelski closed this Feb 15, 2017
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.

None yet

2 participants