Thanks for the feedback - I opened
https://github.com/apache/incubator-openwhisk-runtime-nodejs/pull/132 to
add and test this enhancement.

-r

On Wed, Jun 5, 2019 at 10:31 AM Rodric Rabbah <rod...@gmail.com> wrote:

> Currently the node.js 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 will require a change to the `runner` module. Soliciting feedback
> here
> https://github.com/apache/incubator-openwhisk-runtime-nodejs/issues/131.
>
>
> Thanks.
>
> -r
>

Reply via email to