parcelmon

0.0.9 • Public • Published

Parcelmon 📦🔥

Parcelmon is like a nodemon but for parcel. It is hooked to parcel-bundler and relunches your server when parcel is done rebuilding.

Install 🔌

yarn add -D parcelmon

Usage 🚀

parcelmon --entry=./src/index.ts

Args 🔧

--entry - app entry | required

--outDir - where to put built code | optional, defaults to ./dist

Example 👇

parcelmon --entry=./src/index.ts --outDir=./bin

Readme

Keywords

none

Package Sidebar

Install

npm i parcelmon

Weekly Downloads

2

Version

0.0.9

License

MIT

Unpacked Size

91.3 kB

Total Files

9

Last publish

Collaborators

  • vidlec