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 automatic stdin detection #72

Closed
feross opened this issue Mar 19, 2015 · 1 comment

Comments

@feross
Copy link
Member

commented Mar 19, 2015

People say it's a bad idea, i.e. hard to get right. I thought that browserify was making it work somehow, so thought we could make it work too, but @substack says it's not.

Let's just make the user explicitly pass - if they want stdin, like browserify does. This will probably fix the vim and syntastic issues we've been seeing: #65, #64

@feross feross self-assigned this Mar 19, 2015

@feross feross closed this in d7a98bc Mar 19, 2015

@feross

This comment has been minimized.

Copy link
Member Author

commented Mar 19, 2015

Released as 3.2.0.

@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2018

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
1 participant
You can’t perform that action at this time.