[Pkg-javascript-commits] [node-module-deps] 125/444: document opts.includeIndex

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:47:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-module-deps.

commit d0e8cd119753479a8af1f05b2a9712cb7ea494c7
Author: James Halliday <mail at substack.net>
Date:   Mon Jul 8 22:09:00 2013 -0700

    document opts.includeIndex
---
 readme.markdown | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/readme.markdown b/readme.markdown
index 5cf045d..5375734 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -88,6 +88,10 @@ this for large dependencies like jquery or threejs which take forever to parse.
 * opts.packageCache - an object mapping filenames to their parent package.json
 contents for browser fields, main entries, and transforms
 
+* opts.includeIndex - include a numeric `row.index` and an object
+`row.indexDeps` like `row.deps`, but mapping require strings to row indices.
+`row.index` may skip some indices.
+
 # transforms
 
 module-deps can be configured to run source transformations on files before

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-module-deps.git



More information about the Pkg-javascript-commits mailing list