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

Use the default $HOME/.esy prefix if hardlinking across drives is not a problem #22

Open
ManasJayanth opened this issue Jul 12, 2024 · 0 comments

Comments

@ManasJayanth
Copy link
Member

As noted in #21 , hardlinking across drives (say, C: to D:) is not necessary in all cases. Right now, it's a problem only if user opts into node_modules linker.

This action should use the underlying esy binary to figure if hardlinking problem is relevant to the project - if not, it should behave like users expect. ie. place the esy prefix in $HOME/.esy.

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