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
Just install it as a dependency and Parcel will take care of the rest.
npm install parcel-plugin-nuke-dist --save-dev