If you're a coding whiz who knows make well (I'm starting to doubt that such a person exists), I still need your help.
What I'm trying to do, again, is individually gzip all the .js files under a certain directory. Here's how far I've gotten:
FILES_STATIC = mydir/build/blix/blix.js mydir/build/blarg/blarg.js
(
Read more... )