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

Delay due to files in current directory #65

Open
jonkri opened this issue May 24, 2017 · 0 comments
Open

Delay due to files in current directory #65

jonkri opened this issue May 24, 2017 · 0 comments

Comments

@jonkri
Copy link

jonkri commented May 24, 2017

Upon starting a server with gls('main.js').start(), I'm experiencing a delay due to the presence of my node_modules directory in the current directory. Moving the node_modules directory out of the way (for instance with mv node_modules ..) removes the delay.

I may be missing something obvious in the documentation, but is there a way to get rid of this delay? Is it perhaps possible (and meaningful) to instruct gulp-live-server to configure tiny-lr to serve another directory instead (or perhaps disable static file serving altogether)?

Thanks!

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

1 participant