mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 11:03:30 +01:00
build: tsup for better cjs / esm support
This commit is contained in:
3
packages/proxy/tsup.config.js
Normal file
3
packages/proxy/tsup.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import { createTsupConfig } from '../../tsup.config.js';
|
||||
|
||||
export default createTsupConfig();
|
||||
Reference in New Issue
Block a user