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

Requiring querystring but it's not a dependency in package.json #10

Closed
parroit opened this issue Nov 17, 2014 · 1 comment
Closed

Requiring querystring but it's not a dependency in package.json #10

parroit opened this issue Nov 17, 2014 · 1 comment

Comments

@parroit
Copy link

parroit commented Nov 17, 2014

I'm producing a bundle using pure-cjs, a bundle packager similar to browserify, and I discover this issue.
I solved my problem by manually requiring querystring in my own package.json, but I think it would be best to directly declare your dependency as you do with punycode

@forresto
Copy link

fixed: e0a2765

@parroit parroit closed this as completed Jun 23, 2015
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

No branches or pull requests

2 participants