https://github.com/bnaya/spike-arborist-yarn
https://github.com/bnaya/spike-arborist-yarn
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bnaya/spike-arborist-yarn
- Owner: Bnaya
- Created: 2024-04-01T12:02:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T08:21:19.000Z (about 1 year ago)
- Last Synced: 2025-01-04T03:28:54.408Z (5 months ago)
- Language: JavaScript
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What we need
npm
yarn 4
yarn 1Check if dependency is a dev or prod
Check which dependency will be chosen if package X imports package YFor npm, arborist "Just works"
yarn 4 - work in progress!
We have strict mode, but we need to support also sloppy resolution!
https://discord.com/channels/226791405589233664/1222554803888984206/1222572157004021821yarn 1 - need for figure it out! hopefully yarn 4 code will "just work" with loading yarn 1 lock file!
https://discord.com/channels/226791405589233664/1222554803888984206