esbuild-nodemon

0.2.4 • Public • Published

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.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i esbuild-nodemon

    Weekly Downloads

    8

    Version

    0.2.4

    License

    MIT

    Unpacked Size

    7.48 kB

    Total Files

    11

    Last publish

    Collaborators

    • aspirity-npm