webpack-cleanup-plugin
webpack-cleanup-plugin copied to clipboard
Add `nomercy` options to be able to delete generated files that are not needed
Note: had to remove the lib from .gitignore to be able to use the fork as a dependency
Hi @olivier-o 👋
Thanks for the PR!
I don't understand the need of this option – if it is just to delete the output folder wouldn't other packages like rimraf work better?