mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-16 22:10:25 +00:00
Upgraded YUI Compressor to 2.4.4.
This commit is contained in:
parent
c61704146e
commit
ba159afc88
2 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -61,7 +61,7 @@ css:
|
|||
|
||||
cssmin: css
|
||||
@@head -8 js/jquery.mobile.core.js | ${SED_VER} > ${CSSMIN}
|
||||
@@java -jar build/yuicompressor-2.4.2.jar --type css ${CSS} >> ${CSSMIN}
|
||||
@@java -jar build/yuicompressor-2.4.4.jar --type css ${CSS} >> ${CSSMIN}
|
||||
|
||||
mobile:
|
||||
@@head -8 js/jquery.mobile.core.js | ${SED_VER} > ${MAX}
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in a new issue