I\'m trying to make a bundle with webpack. I have a bit complex dependency: some components require other ones that are located in some /home/.../ folder.
/home/.../
How about run
npm init
in /home/.../far-away-components folder, and then use npm to install what you need.