@dave nicely answered the question. However, there is something more you can do to optimize your packages.
-
You can use packages like node-prune and ModClean to clean up the unwanted dependencies.
-
Use
--production
flag on npm install.
@dave nicely answered the question. However, there is something more you can do to optimize your packages.
You can use packages like node-prune and ModClean to clean up the unwanted dependencies.
Use --production
flag on npm install.
For further actions, you may consider blocking this person and/or reporting abuse
Nandan Kumar -
Harold Mudosa -
Steve Wortham -
Ram kumar Shrestha -
Top comments (0)