This repository contains Actions that relates to building and packaging NodeJS Projects for Zowe.
-
If there is a new update in zowe-actions/zowe-common, you must run
npm update
on the root directory, and also innpm-registry
-
Run
ncc-build-all.sh
- this script goes through each subdirectories and runncc build
command.