Skip to content

Load a script directly instead of waiting for polyfills? #14

Description

@sarahsturgeon

I need to display my sveltekit app on a very old Chrome version. This tool works where no others did, so thank you!

With tvkit, it seems like the scripts run a little after the page fully loads, presumably as a way to ensure that the polyfills are loaded before the scripts run.

However, I need some of my (already-compatible) javascript to run immediately where I put my <script> tag.

Is there any way to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions