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