0.2.4 • Published 4 years ago

esbuild-nodemon v0.2.4

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

esbuild-nodemon

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

Use without installation

npx esbuild-nodemon src/server.ts

Why

I want to build server using typescript with auto-restarts. And I want it to start fast.

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago