mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
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>
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
"lucide-react": "^0.503.0",
|
||||
"meilisearch": "^0.49.0",
|
||||
"motion": "^12.9.2",
|
||||
"next": "15.4.0-canary.11",
|
||||
"next": "15.4.0-canary.31",
|
||||
"next-mdx-remote-client": "^2.1.1",
|
||||
"next-themes": "^0.4.6",
|
||||
"nuqs": "^2.4.3",
|
||||
|
||||
Reference in New Issue
Block a user