aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMihai Bazon <mihai@bazon.net>2014-01-26 10:15:24 +0200
committerMihai Bazon <mihai@bazon.net>2014-01-26 10:15:24 +0200
commit1dd05f44eb2e7fd56ee7344ece8619619609a7b1 (patch)
tree042ab0772994955d39666b402774b913abcf9019 /README.md
parentbf7b122ab2e5a7cb2f6c3f7fa798628345260c7c (diff)
parentf6203bd5a8063a3af835603ce1959310f14f7f5e (diff)
downloadtracifyjs-1dd05f44eb2e7fd56ee7344ece8619619609a7b1.tar.gz
tracifyjs-1dd05f44eb2e7fd56ee7344ece8619619609a7b1.zip
Merge branch 'sourcesContent' of https://github.com/arty-name/UglifyJS2 into arty-name-sourcesContent
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index fe79772d..fc02ecd1 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,10 @@ The available options are:
--source-map-url The path to the source map to be added in //#
sourceMappingURL. Defaults to the value passed with
--source-map. [string]
+ --source-map-include-sources
+ Pass this flag if you want to include the content of
+ source files in the source map as sourcesContent
+ property. [boolean]
--in-source-map Input source map, useful if you're compressing JS that was
generated from some other original code.
--screw-ie8 Pass this flag if you don't care about full compliance