mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
build: pnpm (#9806)
This commit is contained in:
@@ -24,4 +24,4 @@ const command = createCommand()
|
||||
const program = command.parse(process.argv);
|
||||
const options = program.opts<CLIOptions>();
|
||||
|
||||
build(options);
|
||||
void build(options);
|
||||
|
||||
Reference in New Issue
Block a user