Skip to content
This repository was archived by the owner on Mar 11, 2020. It is now read-only.
This repository was archived by the owner on Mar 11, 2020. It is now read-only.

[nodejs] load local sources using require() even if action is not zip/binary #27

Description

@alexkli

Some projects have a build step that takes it from a normal commonjs code to a single action javascript (no zip) that is Ioaded using eval by the OpenWhisk nodejs runtime. However, when loading the original or intermediary sources (via --on-build), require()-based loading is required.

This could be controlled through a command line option, although that would be nodejs specific. Maybe there is also an automatic way.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions