-
-
Notifications
You must be signed in to change notification settings - Fork 790
Open
Labels
v3Only impacts version 3 projectsOnly impacts version 3 projects
Description
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.
cellulosa and zarxor
Metadata
Metadata
Assignees
Labels
v3Only impacts version 3 projectsOnly impacts version 3 projects