You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2016/05/19 09:06:20 UTC

cordova-coho git commit: CB-9858 Set up links for cordova-common properly [Forced Update!]

Repository: cordova-coho
Updated Branches:
  refs/heads/master 8f1e51d36 -> 9e98cda18 (forced update)


CB-9858 Set up links for cordova-common properly


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/9e98cda1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/9e98cda1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/9e98cda1

Branch: refs/heads/master
Commit: 9e98cda186e91b53736a9e4d9ee99e09a0eec5ec
Parents: c58ab63
Author: Vladimir Kotikov <ko...@gmail.com>
Authored: Thu May 19 11:48:24 2016 +0300
Committer: Vladimir Kotikov <ko...@gmail.com>
Committed: Thu May 19 12:05:54 2016 +0300

----------------------------------------------------------------------
 src/npm-link.js | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/9e98cda1/src/npm-link.js
----------------------------------------------------------------------
diff --git a/src/npm-link.js b/src/npm-link.js
index 0c7e1ef..04cbebe 100644
--- a/src/npm-link.js
+++ b/src/npm-link.js
@@ -56,7 +56,9 @@ function *createLink(argv) {
     npmLinkIn("cordova-js", "cordova-lib");
 
     npmLinkOut("cordova-common");
+    npmLinkIn("cordova-common", "cordova-fetch");
     npmLinkIn("cordova-common", "cordova-lib");
+    npmLinkIn("cordova-common", "cordova-cli");
 
     npmLinkOut("cordova-fetch");
     npmLinkIn("cordova-fetch", "cordova-lib");


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org