RadValentin / parcel-plugin-nuke-dist

Parcel plugin to wipe dist directory before compiling a new bundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Parcel plugin to wipe dist directory before compiling a new bundle

License:Apache License 2.0


Languages

Language:JavaScript 85.5%Language:HTML 14.5%