Dotclear

Changeset 3306:f477df5161b3


Ignore:
Timestamp:
08/14/16 12:17:03 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
source:
a528708b0655a450d88185c70cd96cbc2262a73b
Message:

Pack codemirror js library as the other are

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r3260 r3305  
    5555     ## Pack javascript files 
    5656     find $(DC)/admin/js/*.js -exec ./build-tools/min-js.php \{\} \; 
     57     find $(DC)/admin/js/codemirror -name '*.js' -exec ./build-tools/min-js.php \{\} \; 
    5758     find $(DC)/admin/js/ie7/*.js -exec ./build-tools/min-js.php \{\} \; 
    5859     find $(DC)/admin/js/jquery/*.js -exec ./build-tools/min-js.php \{\} \; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map