wiki:DeveloperGuidelines/EdenMobile/Maintenance

Maintenance

Dependabot is running on the GitHub Repo which shows us information on security issues in dependencies.

Merging dependency updates in Plugins is NOT recommended - we should instead update the plugins themselves using Cordova:

cordova plugin list
cordova plugin remove <plugin>
cordova plugin add <plugin>
Last modified 3 years ago Last modified on 08/12/21 11:08:05
Note: See TracWiki for help on using the wiki.