You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/26 08:42:37 UTC

[GitHub] [cordova-plugin-splashscreen] erisu commented on pull request #276: breaking: bump node support >=10.0.0

erisu commented on pull request #276:
URL: https://github.com/apache/cordova-plugin-splashscreen/pull/276#issuecomment-650062721


   Yeah, we could probably remove the node engine from our plugins.
   
   The only thing that has a node requirement is the linting tool, but it is only for development purposes.
   
   Our plugins do not use any hook-scripts or node-specific code in production, so there is no node execution. Only the Cordova CLI tooling, which does the copying and merging of the `src` or `www` content, has the requirement.
   
   I think it is safe to drop it.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org