Commit Graph

5 Commits

Author SHA1 Message Date
aeee0fb598 fix: exclude libsql packages from webpack bundling
@libsql/client and libsql contain native bindings and non-JS assets
(README.md, LICENSE) that webpack cannot parse. Mark them as server
external packages so Next.js requires them at runtime instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 00:01:06 -05:00
13f53badc3 again? 2026-03-12 20:27:11 -05:00
f5e3a1e870 no turbo again 2026-03-12 20:02:25 -05:00
7886d60827 more 2026-03-12 19:49:59 -05:00
jason
4982e5392e initial commit 2026-03-12 17:09:22 -05:00