Skip to content

Commit 0c42603

Browse files
committed
update package scripts and legacy type gen
1 parent 8e85f38 commit 0c42603

3 files changed

Lines changed: 259 additions & 304 deletions

File tree

convex.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
22
"$schema": "./node_modules/convex/schemas/convex.schema.json",
3-
"functions": "example/convex",
4-
"codegen": {
5-
"legacyComponentApi": false
6-
}
3+
"functions": "example/convex"
74
}

0 commit comments

Comments
 (0)