@mhealth/cordova-plugin-antitampering
Version:
Verify the integrity of cordova static assets - Android / iOS
17 lines (9 loc) • 547 B
Markdown
Anti-Tampering Cordova Plugin - with directory exclusion
========================================================
Install latest commit from branch develop:
cordova plugin add https://github.com/henrytranter/cordova-plugin-antitampering#develop
This fork allows you to define directories which you wish to exclude from the assets which are checked by the plugin.
cordova plugin add cordova-plugin-antitampering --variable EXCLUDE_DIRECTORIES="www\lib" --save