jthomas commented on issue #132: Expand support for entry point handler to 
allow module.nested.main.
URL: 
https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/132#issuecomment-501251293
 
 
   Code LGTM. 
   
   Can you update the Node.js docs in the main repo to highlight this new 
feature? 
   
   Minor nitpick for future reference - default to using `const` rather than 
`let` in code where values aren't expected to change as it'll catch errors for 
us early.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to