wclr / yalc

Work with yarn/npm packages locally like a boss.
MIT License
5.64k stars 147 forks source link

How do you use `yalc` and `npm`/`yarn` in the same package? #234

Open DanKaplanSES opened 8 months ago

DanKaplanSES commented 8 months ago

I'd like to see the answer to this in the README.md. It says:

  • yalc can be used with projects where yarn or npm package managers are used for managing package.json dependencies.

I'd like elaboration on this because I can think of multiple ways to interpret it. How do yalc and yarn/npm cohabit the same package without stepping on each other's toes?