[Pkg-javascript-commits] [node-deps-sort] 31/79: document dedupe
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:41:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-deps-sort.
commit 88902c4396404a827dfa61f1b30c0d308d781f22
Author: James Halliday <mail at substack.net>
Date: Mon Jul 21 07:38:32 2014 -0700
document dedupe
---
readme.markdown | 3 +++
1 file changed, 3 insertions(+)
diff --git a/readme.markdown b/readme.markdown
index f0b4dcb..9bf0ab6 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -65,6 +65,9 @@ strings to row indices
with integer indexes when `opts.index` is turned on. If `opts.expose` maps names
to strings, those strings will be used to resolve the indexed references.
+* `opts.dedupe` - set `row.dedupe` for files that match existing contents. Sets
+`row.dedupeIndex` when `opts.index` is enabled.
+
# install
With [npm](https://npmjs.org) do:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-deps-sort.git
More information about the Pkg-javascript-commits
mailing list