mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 11:33:30 +01:00
build: pnpm (#9806)
This commit is contained in:
@@ -3,6 +3,4 @@ import { createTsupConfig } from '../../tsup.config.js';
|
||||
export default createTsupConfig({
|
||||
entry: ['src/index.ts', 'bin/index.ts'],
|
||||
minify: 'terser',
|
||||
keepNames: false,
|
||||
sourcemap: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user