mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-20 05:23:31 +01:00
feat: @discordjs/ws (#8260)
Co-authored-by: Parbez <imranbarbhuiya.fsd@gmail.com>
This commit is contained in:
3
packages/ws/tsup.config.ts
Normal file
3
packages/ws/tsup.config.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { createTsupConfig } from '../../tsup.config';
|
||||
|
||||
export default createTsupConfig({ entry: ['./src/**/*.ts'], bundle: false });
|
||||
Reference in New Issue
Block a user