ModClean / modclean

Remove unwanted files and directories from your node_modules folder
MIT License
400 stars 15 forks source link

Does this package can be used to clean bower components? #11

Closed uncedric closed 7 years ago

KyleRoss commented 7 years ago

You could use it for bower components when using this module programmatically. You can use the option modulesDir to change it to the name of the directory that holds bower components.