build cli of bpframework
npm install @bpframework/build-cli``bash``
bpframework-build build # build development.
bpframework-build build:prd # build production.
bpframework-build build:prd --bundleAll # build production with all dependency.