Dotclear

Changeset 2801:8424606878d7


Ignore:
Timestamp:
11/18/14 20:50:26 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Minified version of public js is better for the planet, addresses #1897

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r2642 r2801  
    5757     find $(DC)/plugins -name '*.js' -exec ./build-tools/min-js.php \{\} \; 
    5858     find $(DC)/themes/default/js/*.js -exec ./build-tools/min-js.php \{\} \; 
     59     find $(DC)/inc/js -name '*.js' -exec ./build-tools/min-js.php \{\} \; 
    5960 
    6061     ## Debug off 
Note: See TracChangeset for help on using the changeset viewer.

Sites map