1.0.4 • Published 4 years ago

@e3dio/auto-restart v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Auto-restart

Restarts app on file change, also waits for file change and restarts after an error.

For quick development / single file apps, could add feature to watch multiple files.

npm i @e3dio/auto-restart

Usage:

Add to top of your main app file:

if(require('@e3dio/auto-restart').isMaster)return
1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago