Skip to content

Support for older browsers that don't support ES6 #11643

@codercms

Description

@codercms

Describe the problem

There's quite old issue - #12
But it does affect not only old versions of IE, Chrome, Firefox, etc., but it also affects SmartTV clients (TizenOS for Samsung SmartTV for example) or old versions of Android WebView.
For my particular case with TizenOS - async/await syntax does not support, but I'm sure there's pretty much things that TizenOS does not support from modern JS spec.
So, there's no way to make my app working on SmartTV's.

Describe the proposed solution

Is it possible to make this PR #6265 finally reviewed and merged?

Alternatives considered

If it's still impossible for some reason to accept PR I have mentioned, is it possible to publish some guide that will describe how to build SvelteKit client bundle into ES5?

Importance

would make my life easier

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions