You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2016/10/28 20:21:45 UTC

spec commit: CB-12067: Added cordova-plugin-compat to default plugins

Repository: cordova-mobile-spec
Updated Branches:
  refs/heads/master 4b0ce6f26 -> 284f1cb4a


CB-12067: Added cordova-plugin-compat to default plugins

This closes #141


Project: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/commit/284f1cb4
Tree: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/tree/284f1cb4
Diff: http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/diff/284f1cb4

Branch: refs/heads/master
Commit: 284f1cb4ac2a5bc0f19e84e615e7ab58b9b8c717
Parents: 4b0ce6f
Author: Joe Bowser <bo...@apache.org>
Authored: Wed Oct 26 13:14:40 2016 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Fri Oct 28 13:21:19 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-mobile-spec/blob/284f1cb4/createmobilespec/createmobilespec.js
----------------------------------------------------------------------
diff --git a/createmobilespec/createmobilespec.js b/createmobilespec/createmobilespec.js
index e317a68..87a3033 100755
--- a/createmobilespec/createmobilespec.js
+++ b/createmobilespec/createmobilespec.js
@@ -204,6 +204,7 @@ var PLUGREG_PLUGINS = [
 
 var DEFAULT_PLUGINS = [
     'cordova-plugin-battery-status',
+    'cordova-plugin-compat',
     'cordova-plugin-camera',
     'cordova-plugin-console',
     'cordova-plugin-contacts',


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