add lib:turbo
This commit is contained in:
parent
af8ed90ab3
commit
c546ad2459
@ -6,7 +6,9 @@
|
|||||||
"types": "dist/query-login.d.ts",
|
"types": "dist/query-login.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsup",
|
"build": "tsup",
|
||||||
"watch": "tsup --watch"
|
"watch": "tsup --watch",
|
||||||
|
"dev": "tsup --watch",
|
||||||
|
"lib:dev": "pnpm run dev"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "abearxiong <xiongxiao@xiongxiao.me>",
|
"author": "abearxiong <xiongxiao@xiongxiao.me>",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user