Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add experimental support for bun #7206

Merged

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented Nov 21, 2023

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets fixes #
Related issues/PRs #
License MIT
Documentation PR sulu/sulu-docs#

What's in this PR?

Add experimental support for bun.

Why?

As an alternative to npm@6. Alternative to #6566 also see sulu/skeleton#88.

Example Usage

bun run preinstall

bun install

bun run build

preinstall is currently required to run manually see: # currently required see oven-sh/bun#4914. But it can be run with every npm version.

To Do

@alexander-schranz alexander-schranz added Feature New functionality not yet included in Sulu DX Affecting the end developer labels Nov 21, 2023
@Prokyonn Prokyonn merged commit 2b63543 into sulu:2.6 Nov 22, 2023
6 of 7 checks passed
@alexander-schranz alexander-schranz deleted the feature/bun-experimental-support branch November 22, 2023 16:44
@alexander-schranz alexander-schranz added this to the Release 2.6 milestone Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Affecting the end developer Feature New functionality not yet included in Sulu
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants