diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ The available options are: --export-all Only used when --wrap, this tells UglifyJS to add code to automatically export all globals. [boolean] -v, --verbose Verbose [boolean] + -V, --version Print version number and exits. [boolean] Specify `--output` (`-o`) to declare the output file. Otherwise the output goes to STDOUT. |