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 doesn't really matter what
node version is used to run our plugin CI tests as it doesn't run any
actual scripts (vs. with platforms, we have scripts that are actually
run by the developer).

Could we maybe just go to node 10 or 12 with our plugins right now?

This would give as quite some time until we have to update our CI
configuration again, and possibly also quicker installs and builds.

Best,
Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to