Hi;
phonegap build blog states adding crosswalk via:
gap:plugin name='org.crosswalk.engine' version='1.3.0' source='pgb'
this installs crosswalk 1.3.0
what is the NPM equivalent? there are many crosswalk npm plugins...
I have tried to use:
gap:plugin name="cordova-plugin-crosswalk-webview" version='1.3.0' source="npm"/
this will use https://www.npmjs.com/package/cordova... which looked like the proper replacement to me but the pgb build fails...
any insights?
thanks
phonegap build blog states adding crosswalk via:
gap:plugin name='org.crosswalk.engine' version='1.3.0' source='pgb'
this installs crosswalk 1.3.0
what is the NPM equivalent? there are many crosswalk npm plugins...
I have tried to use:
gap:plugin name="cordova-plugin-crosswalk-webview" version='1.3.0' source="npm"/
this will use https://www.npmjs.com/package/cordova... which looked like the proper replacement to me but the pgb build fails...
any insights?
thanks

