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

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


The following commit(s) were added to refs/heads/janpio-embrace_platform by 
this push:
     new 46b8794  TODO
46b8794 is described below

commit 46b87948d405693dfc665e4e2108c99cb513366a
Author: Jan Piotrowski <piotrow...@gmail.com>
AuthorDate: Fri Feb 16 18:23:44 2018 +0100

    TODO
---
 bin/lib/check_reqs.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/lib/check_reqs.js b/bin/lib/check_reqs.js
index a331e26..22e33cb 100644
--- a/bin/lib/check_reqs.js
+++ b/bin/lib/check_reqs.js
@@ -31,6 +31,7 @@ module.exports.run = function () {
  * @return Promise<Requirement[]> Array of requirements. Due to 
implementation, promise is always fulfilled.
  */
 module.exports.check_all = function () {
+    // TODO less drastic as this should also look nice next to the e.g. 
Android req checks
     return Q.reject(new CordovaError('Embrace the platform (and just use 
Visual Studio).'));
 };
 

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

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

Reply via email to