We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2326275 commit b7a7340Copy full SHA for b7a7340
convex.json
@@ -2,6 +2,6 @@
2
"$schema": "./node_modules/convex/schemas/convex.schema.json",
3
"functions": "example/convex",
4
"codegen": {
5
- "legacyComponentApi": true
+ "legacyComponentApi": false
6
}
7
0 commit comments