You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/07/23 02:06:23 UTC

[2/2] js commit: Add webOS as a platform to build from/for.

Add webOS as a platform to build from/for.


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/98b23ad6
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/98b23ad6
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/98b23ad6

Branch: refs/heads/master
Commit: 98b23ad69d6822cd9abf5b2aad641ae83dbbef2d
Parents: e483adc
Author: Jason Robitaille <ja...@lge.com>
Authored: Thu Jun 4 10:48:16 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Wed Jul 22 17:03:01 2015 -0700

----------------------------------------------------------------------
 Gruntfile.js | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/98b23ad6/Gruntfile.js
----------------------------------------------------------------------
diff --git a/Gruntfile.js b/Gruntfile.js
index 44e1dda..68f70b0 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -44,6 +44,7 @@ module.exports = function(grunt) {
             "windows": { useWindowsLineEndings: true },
             "wp8": { useWindowsLineEndings: true },
             "firefoxos": {},
+            "webos": {},
             "ubuntu": {},
             "browser": {}
         },


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