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

Best approach to make edits to dependencies locally #2189

Closed
nikitavoloboev opened this issue Feb 25, 2023 · 1 comment
Closed

Best approach to make edits to dependencies locally #2189

nikitavoloboev opened this issue Feb 25, 2023 · 1 comment
Labels
docs Improvements or additions to documentation

Comments

@nikitavoloboev
Copy link

nikitavoloboev commented Feb 25, 2023

What is the issue?

I can't find out how I can from my one bun project use dependencies of a local package.

i.e. I cloned https:/Schniz/cmd-ts into ~/clones

Then in my bun project I want to somehow link into this cmd-ts local dependency so I can make changes to ~/clones/cmd-ts and the imports of my other bun project reflect those changes.

Actually though I realise I can just modify the node_modules directly.

Is this how you would do it? And it would be nice to maybe have a section in docs for how to hack on dependencies locally.

Thank you.

@nikitavoloboev nikitavoloboev added the docs Improvements or additions to documentation label Feb 25, 2023
@nikitavoloboev nikitavoloboev changed the title How can I bun link a package Best approach to make edits to dependencies locally Feb 25, 2023
@Electroid
Copy link
Contributor

Duplicate of #2336

@Electroid Electroid marked this as a duplicate of #2336 Oct 25, 2023
@Electroid Electroid closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants