mweststrate / relative-deps

Installs local dependencies for optimal developer experience
MIT License
428 stars 32 forks source link

Quick Thanks #61

Open Alexandria-Davis-Ametek opened 3 weeks ago

Alexandria-Davis-Ametek commented 3 weeks ago

I just wanted to say Thank You for this project.

I just found this project and it has already made my life significantly easier, as it has allowed me to work on dependencies that do not import successfully with NPM Link.

Previously my options were either abandon these packages, fully publish a new release for every change, or manually copy the dependency over, none of which were good choices for the development process. Now I'm able to iterate quickly on the dependencies, even at the cost of an IDE that's not quite happy with the dependency switching.