jfoclpf commented on issue #1004:
URL: https://github.com/apache/cordova-docs/issues/1004#issuecomment-986748573
as @dpogue mentioned
> * If there are no platforms/plugins listed in package.json, and they exist
in config.xml, `cordova prepare` will migrate them over to package.json
@killroy42 you can then:
- just do `cordova prepare` such that all plugins info will be moved/copied
from `config.xml` into `package.json`
- then you can delete plugins info from `config.xml` if they're still there
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]