-
Notifications
You must be signed in to change notification settings - Fork 0
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
Gulp Weirdness #2
Comments
I think I fixed it with ab652b2e07f7130b7abdd59ea8092d4db811323f. The |
So your first problem is you're using cygwin. Changes seem to work for me as well, but the build process now takes 20s or so. |
So your first problem is you need a faster CPU, mine compiles in 12s. :-P The 12s is no bueno, not sure why it's doing that. I added gulp-debug to both the processhtml and compile tasks which shed no light on things. Will putz with it more later. I don't think it's cygwin, I was mostly just using it for terminal emulation. Had the same problem running via cmd and via the WebStorm build-in terminal and gulp plugin. Tried on both node 0.10.36 and iojs 1.8.1. Obviously, I should just give up trying to do anything productive in windows other than play games. |
Running Windows... (why am I doing this to myself?) on file change event.
The text was updated successfully, but these errors were encountered: