mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
build: different import for schema
This commit is contained in:
@@ -281,7 +281,7 @@ export default function SlugPage(props: Partial<SidebarLayoutProps & { error?: s
|
||||
|
||||
export const config = {
|
||||
unstable_includeFiles: [
|
||||
'../../../node_modules/@microsoft/tsdoc/schemas/tsdoc.schema.json',
|
||||
'node_modules/@microsoft/tsdoc/schemas/tsdoc.schema.json',
|
||||
'../{builders,collection,proxy,rest,voice,ws}/README.md',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user