Files
discord.js/pnpm-workspace.yaml
Qjuh b3db92edfb feat(api-extractor): support multiple entrypoints (#10829)
* feat(api-extractor): support multiple entrypoints

* chore: initial support in generateSplitDocumentation

* chore: bring in line with upstream

* refactor: multiple entrypoints in scripts

* fix: split docs

* feat: website

* fix: docs failing on next

* fix: don't include dtypes for now

* refactor: don't fetch entrypoint if there is none

---------

Co-authored-by: iCrawl <buechler.noel@outlook.com>
2025-05-12 23:48:41 +02:00

33 lines
513 B
YAML

autoInstallPeers: false
ignoredBuiltDependencies:
- core-js-pure
onlyBuiltDependencies:
- '@discordjs/opus'
- bufferutil
- esbuild
- protobufjs
- sharp
- utf-8-validate
- zlib-sync
packages:
- apps/*
- packages/*
peerDependencyRules:
ignoreMissing:
- '*'
allowAny:
- '*'
publicHoistPattern:
- '*eslint*'
- '*prettier*'
- '*@rushstack/node-core-library*'
- '*jju*'
patchedDependencies:
'@microsoft/tsdoc-config@0.17.1': patches/@microsoft__tsdoc-config@0.17.1.patch