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

Remove node target from ligatures #4003

Merged
merged 3 commits into from
Aug 4, 2022
Merged

Commits on Aug 4, 2022

  1. Remove node target from ligatures

    This complicates bundling for sandboxed electron a lot, ideally we would only
    rely on browser APIs for font access
    Tyriar committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f3f6a91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d495fdd View commit details
    Browse the repository at this point in the history
  3. Remove tests that rely on node

    We can test this primarily with api tests instead
    Tyriar committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f0926e7 View commit details
    Browse the repository at this point in the history