Skip to content

Commit ec9d36f

Browse files
committed
chore(other): Added yarn api-docs:serve
1 parent 645a8ca commit ec9d36f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"demo:release:publish": "yarn demo:release:prepare && npx ngh --dir=dist/ngqp-demo --cname=\"www.ngqp.io\"",
1818
"demo:serve": "ng serve ngqp-demo",
1919
"api-docs:build": "scripts/build-api-docs.sh",
20+
"api-docs:serve": "compodoc -s -d ./dist/ngqp-demo/api-docs",
2021
"release": "yarn core:release:publish && yarn demo:release:publish"
2122
},
2223
"private": true,

0 commit comments

Comments
 (0)