[Pkg-javascript-commits] [node-browser-pack] 85/141: push ;\n
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 4 10:23:27 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 7dd778d135379debf7d3cf867a11fa815e1edd0d
Author: James Halliday <mail at substack.net>
Date: Thu Jul 24 01:21:24 2014 -0700
push ;\n
---
index.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/index.js b/index.js
index 0352715..a7d6f7b 100644
--- a/index.js
+++ b/index.js
@@ -110,6 +110,7 @@ module.exports = function (opts) {
}
stream.push('\n' + comment);
}
+ if (!sourcemap && !opts.standalone) stream.push(';\n');
stream.push(null);
}
--
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