Skip to content

Instantly share code, notes, and snippets.

@tempire
Created September 6, 2022 18:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tempire/2c9f56807a60ba280ffa48e53ec720bf to your computer and use it in GitHub Desktop.
Save tempire/2c9f56807a60ba280ffa48e53ec720bf to your computer and use it in GitHub Desktop.
Hot reloading of mojojs typescript daemon
npx tsc-watch --onsuccess "node lib/index.js server"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment