rsnext/docs
Qing c20e21bd38
fix: @libsql/client build error (#56192)
Here is the error when building @libsql/client:
<img width="794" alt="image" src="https://github.com/vercel/next.js/assets/7880675/7ec63918-04e1-4468-b552-0aba7225b745">

Here is the [codesandbox](https://codesandbox.io/p/sandbox/nice-feynman-hwjsyd?file=%2Fapp%2Fapi%2Froute.ts%3A8%2C7) to repro it.

Enable the `serverComponentsExternalPackages` the issue will be gone:
<img width="766" alt="image" src="https://github.com/vercel/next.js/assets/7880675/af014f2f-2ab2-4ab7-9e3e-4d4adbae36be">

This PR just adds it to the default package list, so Next.js developers don't have to add it manually.



Co-authored-by: Balázs Orbán <18369201+balazsorban44@users.noreply.github.com>
2023-09-29 13:22:38 +00:00
..
01-getting-started Add the default import alias to create-next-app prompt for clarity (#55896) 2023-09-26 22:58:46 +00:00
02-app fix: @libsql/client build error (#56192) 2023-09-29 13:22:38 +00:00
03-pages Update 10-testing.mdx (#55801) 2023-09-23 01:11:46 +00:00
04-architecture add tip for case sensitivity of imports (#55662) 2023-09-20 21:12:40 +00:00
05-community docs: Update Vercel YouTube channel url (#54912) 2023-09-03 00:10:00 +00:00
index.mdx docs: Rewrite Rendering Section and React Essentials Page (#51579) 2023-08-24 08:48:44 -05:00