Commit 59e312d
fix: align build config with SDK repo
- Add @types/node@24.10.0 (matches SDK, fixes Buffer/Uint8Array conflict)
- Switch bunfig.toml to linker=isolated (matches SDK)
- Remove skipLibCheck and preserveSymlinks workarounds from dts config
Root cause: @types/node@22.7.5 had incompatible Buffer types with
bun-types, resolved in @types/node@24.10.0.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5a05d8b commit 59e312d
4 files changed
Lines changed: 67 additions & 257 deletions
0 commit comments