Skip to content

fix(build): explicitly externalize node sqlite#49

Merged
isYangs merged 1 commit into
mainfrom
codex/fix-sqlite-release-build
Apr 30, 2026
Merged

fix(build): explicitly externalize node sqlite#49
isYangs merged 1 commit into
mainfrom
codex/fix-sqlite-release-build

Conversation

@isYangs
Copy link
Copy Markdown
Owner

@isYangs isYangs commented Apr 30, 2026

Summary

  • Explicitly externalize sqlite and node:sqlite for Electron Vite builds.
  • Fix GitHub Release workflow runners where Node's builtin module list may not include sqlite, causing DatabaseSync to be resolved as a browser external.

Validation

  • pnpm lint
  • pnpm run build:app

@isYangs isYangs merged commit 8270f60 into main Apr 30, 2026
10 checks passed
@isYangs isYangs deleted the codex/fix-sqlite-release-build branch April 30, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant