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 #230

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 #issuenum
Related issues/PRs sulu/sulu#7206
License MIT
Documentation PR sulu/sulu-docs#prnum

What's in this PR?

Add experimental support for bun. See sulu/sulu#7206

Why?

As an alternative to npm@6. Alternative to #6566 also see #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.

BC Breaks/Deprecations

Describe BC breaks/deprecations here. (remove this section if not needed)

To Do

@alexander-schranz alexander-schranz added the enhancement New feature or request label Nov 21, 2023
@Prokyonn Prokyonn merged commit e98c90b into sulu:2.6 Nov 22, 2023
3 checks passed
@alexander-schranz alexander-schranz deleted the feature/bun-experimental-support branch November 22, 2023 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants