UNPKG

cordova-plugin-exclude-files

Version:

A cordova plugin that allows to exclude files from the build

8 lines (5 loc) 254 B
<?xml version='1.0' encoding='utf-8'?> <plugin id="cordova-plugin-exclude-files" version="1.0.1" xmlns="http://apache.org/cordova/ns/plugins/1.0"> <name>Exclude Files</name> <hook type="after_prepare" src="scripts/exclude-files.js"/> </plugin>