You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/11/29 01:50:31 UTC

[cordova-mobile-spec] branch master updated: Remove deprecated cordova-plugin-compat (#182)

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

brodybits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-mobile-spec.git


The following commit(s) were added to refs/heads/master by this push:
     new 5137143  Remove deprecated cordova-plugin-compat (#182)
5137143 is described below

commit 5137143ea4eee0bc3c63d64bbc44b14c4e88ff53
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Wed Nov 28 20:50:26 2018 -0500

    Remove deprecated cordova-plugin-compat (#182)
---
 createmobilespec/createmobilespec.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/createmobilespec/createmobilespec.js b/createmobilespec/createmobilespec.js
index 856c120..af44258 100755
--- a/createmobilespec/createmobilespec.js
+++ b/createmobilespec/createmobilespec.js
@@ -145,7 +145,6 @@ var top_dir =             process.cwd() + path.sep,
 
 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