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

feat: add package_manager config option, experimental support for bun #481

Merged
merged 5 commits into from
Jul 17, 2024

Conversation

ElMassimo
Copy link
Owner

Description 📖

This pull request adds a package_manager config option, allowing to explicitly specify which package manager should be used to install JS dependencies and execute Vite.

In addition, it can be provided during installation:

bundle exec vite install --with pnpm

Finally, it adds experimental support for bun now that it's 1.1.

Background 📜

Closes:

@ElMassimo ElMassimo added the enhancement New feature or request label Jul 17, 2024
@ElMassimo ElMassimo merged commit 4426cb1 into main Jul 17, 2024
30 checks passed
@ElMassimo ElMassimo deleted the package-managers branch July 17, 2024 01:24
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.

1 participant