mirror of
https://github.com/YuzuZensai/beamboxctl.git
synced 2026-07-21 20:42:19 +00:00
👷 ci: adds test script
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@
|
||||
"scripts": {
|
||||
"dev": "bun run src/index.tsx",
|
||||
"build": "bun build src/index.tsx --outdir dist --target node --minify",
|
||||
"start": "bun run dist/index.js"
|
||||
"start": "bun run dist/index.js",
|
||||
"test": "bun test"
|
||||
},
|
||||
"keywords": [
|
||||
"beambox",
|
||||
|
||||
Reference in New Issue
Block a user