1.0.3 • Published 2 years ago
cost-of-modules2 v1.0.3
Cost of modules 2
Find out which of your dependencies is slowing you down

Install
npm install -g cost-of-modules2
Usage
Run cost-of-modules in the directory you are working in.
Options
--less Show the biggest 10 modules
--yarn Use yarn instead of npm to install dependencies
--include-dev Include devDependencies as well - for 🚀 collaborator experience