Skip to content

Build front end to support older webkit versions #35

@mattyg

Description

@mattyg

A major challenge with using Tauri for the launcher is many users will be stuck on older versions of webkit and we can't control it. Unless we get a version of launcher using electron down-the-road, this may be an issue we're stuck with.

What we can do is configure front-end builds to include polyfills that implement our necessary js features. This seems particularly import for any front-end modules that will be widely used in other happs.

Seems like targeting Safari >= 13 would satisfy most users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status
    Backlog (ordered by priority)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions