I am developing a tool called npm-hardlink to hard link dependencies rather than use npm link which has a history of breaking React external components.
npm link
I am