rabbah opened a new issue #131: expand support for specifying --main to override package.json URL: https://github.com/apache/incubator-openwhisk-runtime-nodejs/issues/131 Currently the action running for zip files requires either an `index.js` or `package.json` with a `main` entry module declared. I propose expanding the support for specifying "main" (e.g., `wsk action create --main module.function`) so that one can override the module to be loaded too.
---------------------------------------------------------------- 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
