You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/02/27 12:43:33 UTC

[cordova-windows] 15/26: comment

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-win10only
in repository https://gitbox.apache.org/repos/asf/cordova-windows.git

commit 08c3d64fb09dfd450a67c5010f268dfad14659f6
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Feb 15 23:34:24 2018 +0100

    comment
---
 template/cordova/lib/run.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/template/cordova/lib/run.js b/template/cordova/lib/run.js
index 715a635..e1f62c0 100644
--- a/template/cordova/lib/run.js
+++ b/template/cordova/lib/run.js
@@ -109,6 +109,7 @@ module.exports.run = function (options) {
         });
 };
 
+// TODO remove as only one project type
 // Retrieves project type for the project file specified.
 // @param   {String}  projFile Project file, for example 'CordovaApp.Windows10.jsproj'
 // @returns {String}  Proejct type, for example 'windows10'

-- 
To stop receiving notification emails like this one, please contact
janpio@apache.org.

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