Nightly build #1088 for cordova has succeeded!

2019-05-11 Thread Apache Jenkins Server
Nightly build #1088 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/1088/consoleFull - Jenkins for Apache Cordova ---

Re: Plugins and Node.js versions

2019-05-11 Thread raphinesse
Sounds like a good idea under the premise that our plugins really do not contain any scripts that are executed on the developer machine. But aren't there any core plugins that define hooks? Am Sa., 11. Mai 2019 um 10:03 Uhr schrieb Jan Piotrowski < piotrow...@gmail.com>: > Currently our plugin C

Plugins and Node.js versions

2019-05-11 Thread Jan Piotrowski
Currently our plugin CI uses the same version of Node.js as Tooling and Platforms, until recently 4.2 and now 6. But if I am not mistaken, our plugins do not contain any scripts that are executed on the developer machine, only JavaScript files that are run inside the app or native code. So it does