Skip to content

Commit 5450c7e

Browse files
authored
chore: improve Auth.js details (#7084)
1 parent 34d4324 commit 5450c7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

starters/features/auth/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
],
1010
"nextSteps": {
1111
"lines": [
12+
" Please add `optimizeDeps: { include: ['@auth/core'] }`",
13+
" to your vite.config.ts file.",
1214
" Have a look at the docs for more info: ",
1315
" https://qwik.dev/docs/integrations/authjs/"
1416
]

0 commit comments

Comments
 (0)