mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
feat(cli): add alchemy and improve cli tooling and structure (#520)
This commit is contained in:
@@ -12,9 +12,7 @@
|
||||
},
|
||||
{
|
||||
"path": "./.nuxt/tsconfig.node.json"
|
||||
}
|
||||
{{#unless (or (eq backend "convex") (eq backend "none"))}}
|
||||
,
|
||||
}{{#unless (or (eq backend "convex") (eq backend "none"))}},
|
||||
{
|
||||
"path": "../server"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user