mirror of
https://github.com/discordjs/discord.js.git
synced 2026-09-17 16:57:28 +00:00
build: rerun docs scripts on changes to api-extractor packages (#9935)
* build: rerun docs scripts on changes to api-extractor-* * refactor: requested changes Co-authored-by: Noel <buechler.noel@outlook.com> --------- Co-authored-by: Noel <buechler.noel@outlook.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Noel
kodiakhq[bot]
parent
81334a2a2c
commit
ff24bc5729
@@ -181,6 +181,9 @@
|
||||
"docs": {
|
||||
"dependsOn": ["build"],
|
||||
"inputs": [
|
||||
"../api-extractor/src/**",
|
||||
"../api-extractor-model/src/**",
|
||||
"../api-extractor-utils/src/**",
|
||||
"../../api-extractor.json",
|
||||
"../../tsconfig.docs.json",
|
||||
"api-extractor.json",
|
||||
|
||||
Reference in New Issue
Block a user