Commit 66e6b236 by Timothée Peignier

Merge pull request #192 from chrisdl/patch-1

replaced closure with uglify typo
parents 3b0f6e76 f60b4fdd
......@@ -132,8 +132,8 @@ To use it add this to your ``PIPELINE_JS_COMPRESSOR`` ::
``PIPELINE_UGLIFYJS_BINARY``
----------------------------
Command line to execute for the Closure Compiler program.
You will most likely change this to the location of closure on your system.
Command line to execute for the UglifyJS program.
You will most likely change this to the location of uglifyjs on your system.
Defaults to ``'/usr/bin/env uglifyjs'``.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment