[Pkg-javascript-commits] [node-module-deps] 369/444: Merge pull request #81 from pmowrer/bug/wrong-__dirname
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:48:14 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 ba2e9f2beac401aba3fe72769dbe4d3e93fcefbe
Merge: 8e34e42 3ebfa38
Author: Andres Suarez <zertosh at gmail.com>
Date: Tue May 5 13:29:09 2015 -0400
Merge pull request #81 from pmowrer/bug/wrong-__dirname
Fix __dirname sometimes pointing to wrong package
index.js | 10 +++++-----
test/pkg.js | 9 ++++++---
test/pkg/main.js | 3 ++-
test/pkg/node_modules/pkga/main.js | 0
test/pkg/node_modules/pkga/package.json | 4 ++++
test/pkg/node_modules/pkgb/main.js | 1 +
test/pkg/node_modules/pkgb/node_modules/pkgc/main.js | 0
test/pkg/node_modules/pkgb/node_modules/pkgc/package.json | 4 ++++
test/pkg/node_modules/pkgb/package.json | 4 ++++
test/pkg/package.json | 5 ++++-
10 files changed, 30 insertions(+), 10 deletions(-)
--
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