mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 20:13:30 +01:00
build: multi-config build and dep update
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { createTsupConfig } from '../../tsup.config.js';
|
||||
|
||||
export default createTsupConfig();
|
||||
export default createTsupConfig({
|
||||
minify: 'terser',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user