0.7.0 • Published 8 months ago

node-modules-minimizer v0.7.0

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

node-modules-minimizer

This package/tool could be used to cleanup node_modules folders, by removing all files which are not used by some defined entrypoints.

Usage

Usage
$ node-modules-minimizer [options] <entrypoints..>

Options
--list           List unused files  (default false)
--json           List unused files as JSON  (default false)
--rm             Delete unused files  (default false)
-v, --version    Displays current version
-h, --help       Displays this message
0.7.0

8 months ago

0.6.0

8 months ago

0.5.1

8 months ago

0.5.0

8 months ago

0.4.0

8 months ago

0.3.0

8 months ago

0.2.2

8 months ago

0.2.1

8 months ago

0.2.0

8 months ago

0.1.2

8 months ago

0.1.1

9 months ago

0.1.0

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago