https://github.com/ambar/yarn-plugin-dedupe-on-install
https://github.com/ambar/yarn-plugin-dedupe-on-install
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ambar/yarn-plugin-dedupe-on-install
- Owner: ambar
- License: mit
- Created: 2022-10-29T01:39:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T11:10:13.000Z (2 months ago)
- Last Synced: 2025-04-17T20:40:26.697Z (about 2 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yarn-plugin-dedupe-on-install
Deduplication script for yarn berry (2+)
## Install
```bash
yarn plugin import https://raw.githubusercontent.com/ambar/yarn-plugin-dedupe-on-install/main/index.js
```