Skip to content

chore: measure javascript-obfuscator cost on electron:build #61

Description

@krwg

Summary

Measure wall-clock impact of scripts/obfuscate-after-pack.cjs on electron:build. Confirm it never runs in the electron:dev loop.

Work

  1. Time npm run electron:build with obfuscation enabled vs temporarily skipped
  2. Document delta (especially if multi-minute on ~33k lines)
  3. Verify obfuscation is post-pack only (not electron:dev)

Acceptance

  • Numbers recorded in the issue/PR
  • Dev loop confirmed free of obfuscation
  • Decision noted: keep / make optional / gate behind env flag

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions