Closed GoogleCodeExporter closed 9 years ago
Note: I may have spoke to soon. I have figured out how to run from the command
line -
I merely had to convert my relative paths to absolute paths.
It would be nice if minify provided a function other than serve() which simply
returned the minified content. Having to set the quiet and encodeOutput options
seems
a little silly when just running via a commandline script.
Original comment by man...@gmail.com
on 30 May 2008 at 10:28
I need to work on the docs :/. For command-line you might just use
Minify_Javascript
(or Minify_CSS) separately and combine the outputs.
I suppose Minify could sniff for command line usage and use different defaults
for
serve(), but in the interest of keeping Minify lean, you could just set the
options
you need :)
Original comment by mrclay....@gmail.com
on 1 Jun 2008 at 12:14
I labelled this incorrectly.
Original comment by mrclay....@gmail.com
on 27 Nov 2008 at 3:47
Original issue reported on code.google.com by
man...@gmail.com
on 30 May 2008 at 10:12