Nodemon Packages

esbuild-nodemon

1. Bundle you NodeJS app with esbuild (without dependencies) 2. Run output by nodemon 3. Rebuild and restart on changes

0.2.4 • Published 3 years ago

@ajar/async

This setup compiles Typescript to ESM for the Node.js runtime. It's super-fast. it uses *`swc`* for the actual compiling. *`tsc`* is used for type checking only. nodemon allows us to re-compile and run from dist with every change during developme

1.1.1 • Published 2 years ago