Allow reuse of installed packages in other scopes
When installing a package that already exists into a scope (env or global) -
it will now reference the previously vendored files and not require a --force flag.
If --force is provided, the files will always be re-vendored.
Closes #728
Signed-off-by:
Oren Shomron <shomron@gmail.com>
Showing
Please register or sign in to comment