fix: exclude libsql packages from webpack bundling #4

Merged
jason merged 1 commits from claude/reverent-proskuriakova into master 2026-03-13 00:01:42 -05:00
Owner

@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

@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>
jason added 1 commit 2026-03-13 00:01:39 -05:00
@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>
jason merged commit 109a30699a into master 2026-03-13 00:01:42 -05:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jason/wfh#4