You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
> [!NOTE]
2
+
> The Auth.js/NextAuth.js project is not provided by, nor otherwise affiliated with Vercel Inc. or its subsidiaries. Any contributions to this project by individuals affiliated with Vercel are made in their personal capacity.
Copy file name to clipboardExpand all lines: apps/dev/qwik/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ pnpm preview # or `pnpm preview`
58
58
59
59
## Production
60
60
61
-
The production build will generate client and server modules by running both client and server build commands. The build command will use Typescript to run a type check on the source code.
61
+
The production build will generate client and server modules by running both client and server build commands. The build command will use TypeScript to run a type check on the source code.
Copy file name to clipboardExpand all lines: apps/examples/qwik/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ pnpm preview # or `pnpm preview`
58
58
59
59
## Production
60
60
61
-
The production build will generate client and server modules by running both client and server build commands. The build command will use Typescript to run a type check on the source code.
61
+
The production build will generate client and server modules by running both client and server build commands. The build command will use TypeScript to run a type check on the source code.
0 commit comments