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

server reload #10

Closed
tbranyen opened this issue Jan 8, 2012 · 1 comment
Closed

server reload #10

tbranyen opened this issue Jan 8, 2012 · 1 comment

Comments

@tbranyen
Copy link
Owner

tbranyen commented Jan 8, 2012

would be awesome to have a server reload ability

build/config.js

watch: {
  tasks: "... reload"
}

and then the server comnd might look something like this

node build/server debug --reload

this would inject a websocket script into the page and whenever the watch command re-triggers it would hit the reload socket which would then refresh the page

webxl added a commit to webxl/backbone-boilerplate that referenced this issue Jan 12, 2012
webxl added a commit to webxl/backbone-boilerplate that referenced this issue Jan 12, 2012
@webxl webxl mentioned this issue Jan 12, 2012
webxl added a commit to webxl/backbone-boilerplate that referenced this issue Jan 13, 2012
webxl added a commit to webxl/backbone-boilerplate that referenced this issue Jan 13, 2012
@mklabs mklabs mentioned this issue Jan 16, 2012
@tbranyen
Copy link
Owner Author

tbranyen commented Jun 5, 2012

Moved here: backbone-boilerplate/grunt-bbb#24

@tbranyen tbranyen closed this as completed Jun 5, 2012
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