Skip to content

Instantly share code, notes, and snippets.

@gsf
Created December 27, 2013 04:09
Show Gist options
  • Select an option

  • Save gsf/8142463 to your computer and use it in GitHub Desktop.

Select an option

Save gsf/8142463 to your computer and use it in GitHub Desktop.
deva notes

Dev script that does the following:

  1. Restarts the server on changes (a la node-dev)
  2. Bundles up browserify
  3. Restarts and re-bundles on template changes
  4. Compiles lesscss files
  5. Reload browser on any change
@gsf
Copy link
Author

gsf commented Feb 2, 2014

Possibly split out sseReloadProxy?

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