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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.10
    15
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.10
    15
  • 0.1.9
    0

Package Sidebar

Install

npm i parcel-reporter-event-handler

Weekly Downloads

15

Version

0.1.10

License

MIT

Unpacked Size

4.64 kB

Total Files

5

Last publish

Collaborators

  • lovesossa