Skip to content

Support TypeScript in the playgroundย #854

Open
@QuiiBz

Description

Right now, the playground in the dashboard supports TypeScript type definitions but will error if we try to deploy TS code because types aren't stripped.

We should probably use ESBuild (similar to the CLI) to remove the TypeScript types when deploying in the Playground.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions