Dotclear

Changeset 707:4acfee7d67e5


Ignore:
Timestamp:
09/13/11 21:11:07 (14 years ago)
Author:
xave
Branch:
default
Message:

ie7 JS libraries should now be minified at build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r682 r707  
    6565     ## Pack javascript files 
    6666     find $(DC)/admin/js/*.js -exec ./build-tools/min-js.php \{\} \; 
     67     find $(DC)/admin/js/ie7/*.js -exec ./build-tools/min-js.php \{\} \; 
    6768     find $(DC)/admin/js/jquery/*.js -exec ./build-tools/min-js.php \{\} \; 
    6869     find $(DC)/admin/js/jsToolBar/*.js -exec ./build-tools/min-js.php \{\} \; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map