Skip to content

chore: trim bundle and harden preload#15

Merged
BP602 merged 1 commit intomainfrom
codex/investigate-appimage-and-binary-size-issues
Aug 29, 2025
Merged

chore: trim bundle and harden preload#15
BP602 merged 1 commit intomainfrom
codex/investigate-appimage-and-binary-size-issues

Conversation

@BP602
Copy link
Owner

@BP602 BP602 commented Aug 29, 2025

Summary

  • avoid packaging pnpm store by removing it from asarUnpack
  • drop build-time packages from runtime dependencies and refresh lockfile
  • guard preload setup so window.app is always exposed with a fallback store

Testing

  • pnpm install --frozen-lockfile
  • ./node_modules/.bin/eslint src/preload/index.js

https://chatgpt.com/codex/tasks/task_e_68b1ed13165483319dd26760c8b97883

@BP602 BP602 merged commit 1b54c24 into main Aug 29, 2025
@BP602 BP602 deleted the codex/investigate-appimage-and-binary-size-issues branch September 10, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant