Skip to content

Easier typescript support for bun documentation #1397

@Autumnlight02

Description

@Autumnlight02

I found out the following: If you want to run these migrations with bun you can simply do as an example:

bunx --bun node-pg-migrate down

as an example. the --bun flag will force the bun runtime, which allows it to execute typescript files. You can use this instead of ts-node. Maybe this can be added to the docs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: docsImprovements or additions to documentation

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions