-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 7.0.0 M3
-
Fix Version/s: 7.0.0 M1
-
Component/s: Dev Tools, ~ [Archived] Frontend Infrastructure
-
Labels:
-
Git Pull Request:
Currently we use YUI Compressor in order to minimize our JS and CSS. It would be better to compress JS files using Google Closure Compiler. This will give us the following benefits:
1. Google Closure Compiler compresses data much better, which will improve the performance.
2. It supports Source Maps, which will allow us to debug the minimized files.
- causes
-
LPS-44645 Portal can not start on Weblogic due to google closure compiler
- Closed
-
LPS-54662 Memory leak message with [jscompiler] thread on shutdown
- Closed
-
LPS-73622 ClassNotFoundException: com.liferay.portal.minifier.GoogleJavaScriptMinifier cannot be found when StripFilter set to false upon server startup
- Closed