https://github.com/bpcloud/bpframework-build-cli
build cli
https://github.com/bpcloud/bpframework-build-cli
Last synced: 9 months ago
JSON representation
build cli
- Host: GitHub
- URL: https://github.com/bpcloud/bpframework-build-cli
- Owner: bpcloud
- License: mit
- Created: 2020-11-17T07:48:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-05T03:05:50.000Z (about 4 years ago)
- Last Synced: 2025-03-30T18:02:13.869Z (9 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
```bash
bpframework-build build # build development.
bpframework-build build:prd # build production.
bpframework-build build:prd --bundleAll # build production with all dependency.
```