Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EC-661] Add web worker code bundles to Safari browser extension #3986

Merged
merged 3 commits into from
Nov 8, 2022

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    40fe0ec View commit details
    Browse the repository at this point in the history
  2. Add encrypt-worker as entrypoint for browser

    This forces webpack to bundle the worker and dependencies in a single
    named file, which desktop.xcodeproj can safely refer to
    eliykat committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    f7a458f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c290725 View commit details
    Browse the repository at this point in the history