0.2.4 • Published 3 years ago

esbuild-nodemon v0.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago