fix: enforce Convex backend when --api none is specified

This commit is contained in:
Aman Varshney
2025-05-01 11:08:59 +05:30
parent 3e5483a9eb
commit 920a8f01ca
2 changed files with 18 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
"create-better-t-stack": patch
---
Fixed an issue where the CLI would still allow selecting non-Convex backends after specifying `--api none` flag.