patternfly / patternfly/patternfly-react
Use `nodeLinker: pnpm` for Yarn installations
Aperta
Nessuno ha ancora preso questa issue.
Infrastructure
Pinned
- Lingua principale
- TypeScript
- Stelle
- 862
- Fork
- 392
- Merge medio
- 4g 8h
- PR unite (30g)
- 9
Descrizione
This issue is a follow-up of #9959. In order to make the installation of packages more performant nodeLinker: pnpm should be configured for Yarn. This links the local node modules from a central content addressable store using symbolic links, avoiding an expensive copy operation. This has the added benefit of catching silly bugs such as phantom dependencies, which might lead to unexpected behaviour.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.