JanitorTechnology / dockerfiles

popular development environments as containers
https://hub.docker.com/u/janitortechnology/
53 stars 20 forks source link

Use pnpm for JavaScript projects #198

Open ishitatsuyuki opened 6 years ago

ishitatsuyuki commented 6 years ago

https://github.com/pnpm/pnpm is a fast JavaScript package manager, which uses link based installation to save space and time.

Pros:

Cons: