jsonnet-bundler/cmd
Benoit Gagnon 13568d0b65 fix LocalPackage install for relative paths
The vendor dir (here called "dir") is already joined with the CWD
in installCommand(). it should not be joined again here.

Also adds a logging message to show that a local package was
installed.
2020-04-30 22:45:49 -04:00
..
jb fix LocalPackage install for relative paths 2020-04-30 22:45:49 -04:00