@e3dio/auto-restart

1.0.4 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @e3dio/auto-restart

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

1.48 kB

Total Files

3

Last publish

Collaborators

  • e3dio