mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 20:43:30 +01:00
docs: split docs.api.json into multiple json files
This commit is contained in:
@@ -2,6 +2,7 @@ import { createTsupConfig } from '../../tsup.config.js';
|
||||
|
||||
export default [
|
||||
createTsupConfig({
|
||||
entry: ['src/index.ts', 'bin/generateSplitDocumentation.ts'],
|
||||
minify: 'terser',
|
||||
}),
|
||||
createTsupConfig({
|
||||
|
||||
Reference in New Issue
Block a user