Skip to content

Commit

Permalink
Update docs regarding modules on Phonegap Build. Resolves #347.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpa99c committed Mar 30, 2019
1 parent 4186571 commit be2fcc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ Or
<param name="ANDROID_SUPPORT_VERSION" value="26.+" />
</plugin>

**IMPORTANT:** Because Phonegap Build does not support npm-scripts hooks ([see here](https://github.com/dpa99c/cordova-diagnostic-plugin/issues/347) for details) the module selection mechanism of this plugin will not work on Phonegap Build. I.e. all modules will be included in the build.

## Android Support Library

Expand Down

0 comments on commit be2fcc1

Please sign in to comment.