self-hosted-shared-dependencies icon indicating copy to clipboard operation
self-hosted-shared-dependencies copied to clipboard

A repo for self hosting shared dependencies

Results 4 self-hosted-shared-dependencies issues
Sort by recently updated
recently updated
newest added

Include/exclude per version is not working. From `README` ```js { versions: [ // When the version is a string, the package's include and exclude lists // are applied ">= 17",...

Hey there, I'm wondering why we are downloading things from npm "again". Especially in the case of using the `usePackageJSON` option, after installing the dependencies for a project, all those...