parcel-plugin-nuke-dist icon indicating copy to clipboard operation
parcel-plugin-nuke-dist copied to clipboard

Parcel plugin to wipe dist directory before compiling a new bundle

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