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

Add URI variable to build_server #78

Open
mookjp opened this issue Dec 4, 2014 · 0 comments
Open

Add URI variable to build_server #78

mookjp opened this issue Dec 4, 2014 · 0 comments

Comments

@mookjp
Copy link
Owner

mookjp commented Dec 4, 2014

The port of build_server is fixed for now:

var ws = new WebSocket("ws://" + document.location.hostname + ":8080");

This should be changed when variable was given in grunt command like: grunt build-server-port:8080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant