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