[Pkg-javascript-commits] [node-module-deps] 432/444: Adds missing fallback document Fixes: https://github.com/substack/module-deps/pull/124#discussion_r98822367

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:48:20 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 d28fee11f373f22e39e7d5bd98ff6061b94b3f72
Author: Martin Heidegger <martin.heidegger at gmail.com>
Date:   Wed Feb 1 13:11:28 2017 +0900

    Adds missing fallback document
    Fixes: https://github.com/substack/module-deps/pull/124#discussion_r98822367
---
 readme.markdown | 1 +
 1 file changed, 1 insertion(+)

diff --git a/readme.markdown b/readme.markdown
index c6b3e6f..d3327eb 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -101,6 +101,7 @@ from disk.
         file, // the path to the file that is loaded
         id,   // the id that is used to reference this file
         pkg,  // the package that this file belongs to fallback
+        fallback, // async fallback handler to be called if the cache doesn't hold the given file 
         cb    // callback handler that receives the cache data
     ) {
         if (hasError()) {

-- 
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