Commit 3f8a348
Fix RemoteTransport HttpClient2 bundling error
- Mark @libsql/client as external in bundle-api.mjs
- Add @libsql/client to vercel.json includeFiles
- Prevents esbuild from bundling @libsql/client which breaks HttpClient2 constructor
Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/bba47546-4868-4fbb-94cc-909dd5f6757d
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 32c339e commit 3f8a348
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments