Removed information about npm package

This commit is contained in:
MBuchalik 2019-07-19 17:57:39 +02:00
parent 8dfdd0b356
commit 28e0237fb6

View File

@ -18,9 +18,6 @@ By default, it will try to produce arm builds only. If you want to target x86, a
<preference name="buildArchitecture" value="x86" />
```
## npm
If you want to use npm instead of fetching the plugin from git, please have a look at paulpatarinski's npm package: https://www.npmjs.com/package/cordova-plugin-build-architecture
## Advanced configuration
Crosswalk also allows you to generate 64 bit builds. This is usually done via a command line parameter, but also seems to be possible using the following preference:
```xml