What is clean-webpack-plugin?
"A webpack plugin to remove/clean your build folder(s)."
clean-webpack-plugin is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 34.8 KB on disk.
Installation Guide
# Install via NPM
npm install clean-webpack-plugin
# Install via Yarn
yarn add clean-webpack-plugin