parcel-reporter-event-handler

0.1.10 • Public • Published

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

/parcel-reporter-event-handler/

    Package Sidebar

    Install

    npm i parcel-reporter-event-handler

    Weekly Downloads

    27

    Version

    0.1.10

    License

    MIT

    Unpacked Size

    4.64 kB

    Total Files

    5

    Last publish

    Collaborators

    • lovesossa