I'd like to know if you know of any tool that can minify files in js
and css
by mass, there are several files in a main folder in hundreds of subfolders, I'm using Node.js
where I have several modules in these subfolders, and would like to minify the possible files in order to improve the final processing of the app.