0.1.10 • Published 2 months ago

parcel-reporter-event-handler v0.1.10

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

parcer-reporter-event-handler

Parcel plugin for watch and rebuild when Parcel buiding throw fatal errors or freezes.

Created for vanilla HTML/CSS bundles. You can see usage example in this template.

Important! Don`t forget hit the star https://github.com/jsqrt/parcer-reporter-event-handler

Usage

Your sources must be in src directory. Parcel config must be in .parcelrc file.

Declare plugin in your .parcelrc:

"reporters": [
  "parcel-reporter-event-handler",
  "..."
]

Authors

0.1.10

2 months ago

0.1.9

2 months ago