Skip to content

Commit acf910b

Browse files
committed
chore: wip
1 parent 854eaa4 commit acf910b

File tree

5 files changed

+1
-312
lines changed

5 files changed

+1
-312
lines changed

.github/workflows/buddy-bot-daily.yml

Lines changed: 0 additions & 87 deletions
This file was deleted.

.github/workflows/buddy-bot-monorepo.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

.github/workflows/buddy-bot-monthly.yml

Lines changed: 0 additions & 87 deletions
This file was deleted.

.github/workflows/buddy-bot-weekly.yml

Lines changed: 0 additions & 87 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dist"
4545
],
4646
"scripts": {
47-
"build": "cd packages/bun-plugin && bun --bun build.ts && cd ../stx && bun run build:css && bun --bun build.ts && cd ../.. && bun run compile",
47+
"build": "cd packages/bun-plugin && bun --bun build.ts && cd ../stx && bun --bun build.ts && cd ../.. && bun run compile",
4848
"build:css": "cd packages/stx && bun run build:css && cd ../..",
4949
"css:watch": "cd packages/stx && bun run css:watch && cd ../..",
5050
"compile": "bun build ./packages/stx/bin/cli.ts --compile --minify --outfile bin/stx",

0 commit comments

Comments
 (0)