parcel-plugin-nuke-dist
May 23, 2022 ยท View on GitHub
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