refactor:删除未使用的文件,添加文章总结功能及相关处理逻辑
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "bun run dev",
|
||||
"build": "bun build index.ts --outfile=dist/lockon --compile",
|
||||
"dev": "bun run index.ts --watch"
|
||||
"build": "bun build src/index.ts --outfile=dist/lockon --compile",
|
||||
"dev": "bun run src/index.ts --watch"
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user