-
Couldn't load subscription status.
- Fork 26
Closed
Labels
Description
We have some pure-CSS projects with a certain folder structure. We'd like to be able to minify all of the CSS files and keep the normal .css extension, but there's no way to do that with this tool without overwriting the original files. The old maven minifier plugin had a targetDir option that would essentially recreate the source folder structure, and use that for the output files. Is there any way this project could do the same?