You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run cordova add XXX . this plugin is added right in plugin.xml .
but, if i run the command: cordova build. the plugin.xml is been overwrited . it remove the describe about other plugins.
just like this :
how can i fix it ?
The text was updated successfully, but these errors were encountered:
when i run cordova add XXX . this plugin is added right in plugin.xml .
![09c4d2be-9678-44dc-a0dc-de2b69f5688b](https://user-images.githubusercontent.com/10137820/51723448-15881800-2094-11e9-8411-96ddb5b2ca3d.png)
but, if i run the command: cordova build. the plugin.xml is been overwrited . it remove the describe about other plugins.
just like this :
how can i fix it ?
The text was updated successfully, but these errors were encountered: