apache / apache/openwhisk-runtime-nodejs
Publish npm for the nodejs images
Open
enhancement
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 65
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
If the npm package that is defined by https://github.com/apache/incubator-openwhisk-runtime-nodejs/blob/master/core/nodejs8Action/package.json was published to npm then projects would be able to depend on it and get the current set of js dependencies present in OW. Those projects building with webpack would also be able to exclude those packages from their builds, making their images smaller.
Contributor guide
Assessment
This issue has not been assessed yet.