Merge pull request #5815 from gabrielbazan7/fix/removeplugin

remove unnecessary plugin for windows 10 universal build
This commit is contained in:
Gustavo Maximiliano Cortez 2017-03-23 15:13:48 -03:00 committed by GitHub
commit c04a6c823a

View file

@ -64,7 +64,6 @@
<plugin name="cordova-custom-config" spec="~3.0.5" />
<plugin name="cordova-plugin-queries-schemes" spec="~0.1.5" />
<plugin name="cordova-plugin-fcm" spec="2.1.1" />
<plugin name="cordova-plugin-winstore-jscompat" spec="https://github.com/gabrielbazan7/cordova-plugin-winstore-jscompat.git" />
<!-- Supported Platforms -->
<engine name="ios" spec="~4.2.1" />