minify-maven-plugin
minify-maven-plugin copied to clipboard
Closure Dependency Sorting Doesn't Work
I'm new to all this closure stuff, but from what I can tell the dependency sorting doesn't work(for me at least)
a) because its missing options.setManageClosureDependencies(true); (maybe) b) because its trying to sort on an already merged file.
Tom
Hi @buggtb, I will take a look at this in the next milestone.
Does google closure dependency works on 1.7.4? or do we shall wait for 1.7.6? We cant make it work on 1.7.4, please just give a feedback to know if it come from our configuration or if we just have to wait for the feature. Great plugin. Best Regards
Hi @nsaintaubert, it has never been supported. Unfortunately, you will have to wait a bit until I find the time to add it to the plugin.
Ok, thanks for attending.