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

NPM: use optional deps to only download needed version #141

Open
pvolok opened this issue Jun 23, 2024 · 0 comments
Open

NPM: use optional deps to only download needed version #141

pvolok opened this issue Jun 23, 2024 · 0 comments

Comments

@pvolok
Copy link
Owner

pvolok commented Jun 23, 2024

Currently mprocs npm package includes precompiled versions for macos-x64, linux-x64, windows-x64, and since 0.7 macos-arm64 and linux-arm64. I saw that esbuild is using optional deps to only download version for current platform. Not sure if there are any downsides with this approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant