[Pkg-javascript-commits] [node-browser-pack] 77/141: document sourceMapPrefix

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:23:26 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 0fc2732a171f462bba712dbb7b0ea1eceecf86fc
Author: James Halliday <mail at substack.net>
Date:   Mon Nov 18 16:01:44 2013 +0800

    document sourceMapPrefix
---
 readme.markdown | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/readme.markdown b/readme.markdown
index ccb3b4a..d529cc1 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -59,6 +59,9 @@ fallback logic.
 If `opts.raw` is given, the writable end of the stream will expect objects to be
 written to it instead of expecting a stream of json text it will need to parse.
 
+If `opts.sourceMapPrefix` is given and source maps are computed, the
+`opts.sourceMapPrefix` string will be used instead of `//#`.
+
 Additionally, rows with a truthy `entry` may have an `order` field that
 determines the numeric index to execute the entries in.
 

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