[Pkg-javascript-commits] [node-lexical-scope] 53/83: browserify transform for the tests

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


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

rouca pushed a commit to branch master
in repository node-lexical-scope.

commit cd43bf0949214a4e4d690f7c9aa95dad2628c631
Author: James Halliday <mail at substack.net>
Date:   Wed Jun 5 15:46:07 2013 -0700

    browserify transform for the tests
---
 package.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package.json b/package.json
index bb14281..c3fc724 100644
--- a/package.json
+++ b/package.json
@@ -3,6 +3,7 @@
     "version": "0.0.13",
     "description": "detect global and local lexical identifiers from javascript source code",
     "main": "index.js",
+    "browserify": { "transform": [ "brfs" ] },
     "dependencies": {
         "astw": "~0.0.0"
     },

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



More information about the Pkg-javascript-commits mailing list