mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 11:01:21 +08:00
chore: update typedoc build for api docs generator
This commit is contained in:
@ -27,7 +27,7 @@ extract_apiref() {
|
||||
rm -rf "$APIREF_DIR"
|
||||
|
||||
# npm_install
|
||||
npx typedoc --tsconfig tools/scripts/tsconfig.typedoc.json
|
||||
npx typedoc --tsconfig tsconfig.typedoc.json
|
||||
|
||||
# mv "dist/apiref" "$APIREF_DIR"
|
||||
# archive_dist_dir "api-reference"
|
||||
|
Reference in New Issue
Block a user