Skip to content

Commit d9096cd

Browse files
committed
test script
1 parent 9d31a74 commit d9096cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/docbase-plugin-docloader-extra/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"json"
1616
],
1717
"scripts": {
18-
"build": "bun ./build.ts"
18+
"build": "bun ./build.ts",
19+
"test": "bun run ./test.ts"
1920
},
2021
"devDependencies": {
2122
"@llm-tools/embedjs": "^0.1.28",

0 commit comments

Comments
 (0)