DEV Community

Cover image for just nuked 120+ unused npm deps from a huge Nx monorepo
John James
John James

Posted on

just nuked 120+ unused npm deps from a huge Nx monorepo

just nuked 120+ unused npm deps from a huge Nx monorepo using Knip. shaved a whole minute off yarn install.

wrote up the whole process, including how to avoid false positives. if you got npm bloat, this is for you

cleaning house in nx monorepo, how i removed 120 unused deps safely

Top comments (0)