Skip to content

Commit 98e4a65

Browse files
committed
*
1 parent 1317ff8 commit 98e4a65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/cli/package.json

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"type": "module",
55
"scripts": {
66
"dev": "pnpm rescript build -w",
7+
"rs:build": "pnpm rescript build",
8+
"build": "bun build src/Main.res.js --compile --outfile ./better-tmux",
79
"run": "bun src/Main.res.js --file ../../examples/index.tsx"
810
},
911
"dependencies": {

0 commit comments

Comments
 (0)