1.0.4 • Published 2 years ago

@e3dio/auto-restart v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago