feat: 添加 exports 字段到 package.json 并创建 readme.md 文件
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
"convex": "1.31.7",
|
||||
"jose": "^6.1.3"
|
||||
},
|
||||
"exports": {
|
||||
".": "./convex/_generated/api.js"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user