Skip to content

Repl/SFC Playground cannot load typescript v7 at runtime #402

Description

@JoCa96

The Repl tries to load typescript.js from https://cdn.jsdelivr.net/npm/typescript@7.0.2/lib/typescript.js.
But for TypeScript v7 there is no typescript.js as it is compiled to a binary.
So TypeScript support is not working (correctly), without changing back to a 6.x.x version.

Image

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