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 #24

Closed
tbranyen opened this issue Jun 5, 2012 · 2 comments
Closed

server reload #24

tbranyen opened this issue Jun 5, 2012 · 2 comments

Comments

@tbranyen
Copy link
Member

tbranyen commented Jun 5, 2012

would be awesome to have a server reload ability

grunt.js

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

and then the server comnd might look something like this

bbb watch

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
Copy link

webxl commented Jun 5, 2012

@tbranyen check out my new project https://github.com/webxl/grunt-reload

@tbranyen
Copy link
Member Author

tbranyen commented Jun 5, 2012

Sweet, I'll try and integrate this if possible!

@tbranyen tbranyen closed this as completed Aug 6, 2013
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

2 participants