Skip to content

Commit 2eacf7b

Browse files
Add better-auth package in solid frontend
1 parent b3f5864 commit 2eacf7b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/blue-carpets-mate.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-better-t-stack": patch
3+
---
4+
5+
Add better-auth package in solid frontend

apps/cli/src/helpers/setup/auth-setup.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export async function setupAuth(config: ProjectConfig): Promise<void> {
3535
"next",
3636
"nuxt",
3737
"svelte",
38+
"solid",
3839
].includes(f),
3940
);
4041

0 commit comments

Comments
 (0)