활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi All
In AEM 6.2 we appear to be facing minification issues with YUI (JS Compressor) which is set at OSGi config - Adobe Granite HTML Library Manager. Following are the issues and observations.
Troubleshooting steps we took:
Potential Solutions
We are using AEM 6.2 SP1 FP3 (cq-socialcommunities-pkg-1.10.167.47.zip), Dispatcher version 2.2-4.1.5
Please advise on the issue.
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Dear SnbAem,
Have you considered effort upgrading to later versions of AEM?
Alternatively, if your ONLY problem is minification, why not...
1) Route .js/.css requests via Dispatcher to NodeJS server
2) Setup latest NodeJS to get uncompiled JS from AEM
3) Compile your JS received from AEM via NodeJS and serve it to your authors/customers?
Regards,
Peter
조회 수
답글
좋아요 수
Any comments/views on the issue?
조회 수
답글
좋아요 수
Dear SnbAem,
Have you considered effort upgrading to later versions of AEM?
Alternatively, if your ONLY problem is minification, why not...
1) Route .js/.css requests via Dispatcher to NodeJS server
2) Setup latest NodeJS to get uncompiled JS from AEM
3) Compile your JS received from AEM via NodeJS and serve it to your authors/customers?
Regards,
Peter
조회 수
답글
좋아요 수
Update:
The best approach for legacy AEM systems (versions < 6.4) appears to be using the GCC JS Processor only for client libraries which can't be parsed by YUI and otherwise leave YUI on as the sitewide clientside compliation engine. See this Adobe link for more information: https://helpx.adobe.com/experience-manager/kb/how-to-change-the-minification-engine-for-client-libra...
조회 수
답글
좋아요 수