Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.12 KB

parcel-plugin-nuke-dist

NPM version Build status License Downloads

Parcel plugin to wipe dist directory before compiling a new bundle

Important! Not compatible with Parcel 2.0, see this Stack Overflow answer for alternatives

Usage

Just install it as a dependency and Parcel will take care of the rest.

npm install parcel-plugin-nuke-dist --save-dev