Skip to content

[TRI-2795] Add bun support #1191

Open
@matt-aitken

Description

@matt-aitken

Currently if you use bun it actually just uses npm (we detect a bun lock file and fallback to using npm).

Adding official bun support would mean you could call postinstall scripts using bun and do other bun specific things. As bun is a package manager and a runtime there are various levels of support we could go to.

TRI-2795

Metadata

Metadata

Assignees

No one assigned

    Labels

    v3Only impacts version 3 projects

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions