mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 03:53:29 +01:00
4 lines
113 B
TypeScript
4 lines
113 B
TypeScript
import { createUnbuildConfig } from '../../build.config';
|
|
|
|
export default createUnbuildConfig({ minify: true });
|