Commit fc83887
committed
demo: set turbopack.root to silence Next.js workspace root warning
Next.js 16 infers the workspace root by walking up to the topmost
lockfile, which lands on ~/package-lock.json. Setting turbopack.root
to the repo root gives the correct resolution scope for the symlinked
@ably/ai-transport dependency.1 parent 87c2535 commit fc83887
File tree
2 files changed
+12
-0
lines changed- demo/vercel/react
- use-chat
- use-client-transport
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
0 commit comments