tursodatabase / tursodatabase/libsql-client-ts
Make better-sqlite3 dependency optional
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 576
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Jökull Sólberg asks the following:
Could it be an optional dependency? Because Vercel installs better-sqlite3 and it slows down the build process significantly.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the package metadata and code paths that declare or load better-sqlite3. Check how the client behaves when that dependency is absent, then verify that Vercel no longer installs it while SQLite functionality remains available when explicitly needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sqlite, typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100