Skip to content

Migrate from npm to pnpm #688

@pyanderson

Description

@pyanderson

Adopt pnpm as the package manager. pnpm uses a content-addressable store with hard links and a symlinked node_modules, which significantly reduces disk usage and speeds up installs. It also enforces a more deterministic dependency layout.

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions