[Pkg-javascript-commits] [node-browser-pack] 49/141: document opts.prelude

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:23:23 UTC 2017


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

rouca pushed a commit to branch master
in repository node-browser-pack.

commit 5c70fabc1bb4c08f13cad0cb1bbd18f106a5b7cc
Author: James Halliday <mail at substack.net>
Date:   Tue May 21 16:22:04 2013 -0700

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

diff --git a/readme.markdown b/readme.markdown
index 6811d03..ccb3b4a 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -62,6 +62,10 @@ written to it instead of expecting a stream of json text it will need to parse.
 Additionally, rows with a truthy `entry` may have an `order` field that
 determines the numeric index to execute the entries in.
 
+You can specify a custom prelude with `opts.prelude` but you should really know
+what you're doing first. See the `prelude.js` file in this repo for the default
+prelude.
+
 # install
 
 With [npm](https://npmjs.org), to get the library do:

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



More information about the Pkg-javascript-commits mailing list