-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
STDIN parsing errors #70
Comments
Your example code uses two different files... |
Works for me... |
I had copy/pasted and removed some info. I started from scratch and I still have the error
Running the following command does output any error
This will hopefully help and make the issue clearer. I may be doing something wrong but I get this result consistently. @rvanvelzen sorry for messing up the copy/paste, it was indeed the same file. |
I get this too. It seems compiling from stdin is completely broken.
|
I run into a strange error when trying to uglify jquery@1.8.3 with uglify-js@2.2.2 :
But if I run it like this:
It only happens with this particular file, backbone or underscore, or even my own code doesn't exhibit this issue.
The text was updated successfully, but these errors were encountered: