on 2013 Sep 04 5:55 AM
Hi,
I'm from a team that uses SAP UI5 js internally to develop a js library over it. We are looking into minifying the js files that we have developed.
We prefer integrating this with our build process by using some ANT script for minifying the js files and placing the miniified files in server location.
Can somebody throw more light how this is done in SAP UI5 library development.
Thanks in advance!
Regards,
Ria
Request clarification before answering.
Hi Ria
Comments in the UI5 code indicate that the "YUI Compressor" is being used.
It should be pretty easy to integrate into a ant script - since it's java based.
Check out their github https://github.com/yui/yuicompressor/
-phil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
31 | |
21 | |
16 | |
8 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.