falkzoll opened a new pull request, #240:
URL: https://github.com/apache/openwhisk-runtime-nodejs/pull/240
- Use environment variable OW_ENABLE_INIT_INSTALL ('true', 'false') to
decide if 'npm install' during init should be done or not. The default is
'true' (do an install). Reason to do not run the 'npm install' is that takes
time and that production load may not want to install untested module versions.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]