fix(documentation): update
This commit is contained in:
parent
78157d474a
commit
d4938f12cd
@ -119,7 +119,7 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- npmci command npm install -g typedoc typescript
|
- npmci command npm install -g typedoc typescript
|
||||||
- npmci npm install
|
- npmci npm install
|
||||||
- npmci command typedoc --target "ES6" --out public/ ts/
|
- npmci command typedoc --module "commonjs" --target "ES2016" --out public/ ts/
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
- notpriv
|
- notpriv
|
||||||
|
Loading…
Reference in New Issue
Block a user