add_plugin_clean: Clean Plugin
Usage
add_plugin_clean(dry = FALSE, verbose = FALSE, clean = TRUE, protect = TRUE)
Arguments
dry
Whether to simulate the removal of files.
verbose
Write Logs to the console.
clean
Whether to automatically remove all unused webpack assets on rebuild.
protect
Whether to not allow removal of current webpack assets.