Added bun bundle
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"homepage": "https://gitlab.com/illegitimate/illegitimate-bot",
|
||||
"scripts": {
|
||||
"start": "bun run --bun src/index.ts",
|
||||
"bundle": "bun run scripts/build.ts",
|
||||
"dev": "bun run --bun --watch src/index.ts",
|
||||
"fmt": "dprint fmt \"**/*.ts\"",
|
||||
"check": "bun tscheck && bun lint",
|
||||
|
||||
Reference in New Issue
Block a user