Re: Maven Minify - Add already minified during merge

2020-04-29 Thread Bakary Dialaya DJIBA
in > certainly is not. > > Look around and ask here for help: > https://samaxes.github.io/minify-maven-plugin/ > > HTH, > T > > On Wed, Apr 29, 2020 at 6:54 PM Bakary Dialaya DJIBA > wrote: > > > Hi team, > > > > I am using minify-maven-plugin v1

Maven Minify - Add already minified during merge

2020-04-29 Thread Bakary Dialaya DJIBA
Hi team, I am using minify-maven-plugin v1.7.6 to minify css and js files. In some cases I have some of js or css files already minified. So I want to exclude minified but add them in the final output file. As I understand with the minify module, I can merge files without minify (good, if all my