mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +01:00
chore: backport-candidate GitHub label (#10623)
* chore: backport-candidate GitHub label * chore: sort label script --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ export default [
|
||||
minify: 'terser',
|
||||
}),
|
||||
createTsupConfig({
|
||||
entry: ['src/populateDevDatabaseBranch.ts'],
|
||||
entry: ['src/populateDevDatabaseBranch.ts', 'bin/sortLabels.ts'],
|
||||
format: 'esm',
|
||||
minify: 'terser',
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user