You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/05/27 03:23:18 UTC

[GitHub] [maven-fluido-skin] dialaya edited a comment on pull request #18: [MSKINS-168] Switch Minification Engine from YUI to CLOSURE

dialaya edited a comment on pull request #18:
URL: https://github.com/apache/maven-fluido-skin/pull/18#issuecomment-634326282


   below target JS libs are affected: 
   + anchorjs
   + bootstrap 4
   + jquery 3
   + or any other new lib that uses ES5 or greater you might need to use later
   
   Without the switch: i made changes in anchorjs lib that you can see in my previous pull request #17 that I had aborted to avoid custom maintenance.
   
   But for jquery and bootstrap I is not a good idea to modify the syntax because of ES5 support issues.
   
   Please see [MSKINS-168](https://issues.apache.org/jira/browse/MSKINS-168) for more details.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org