3.3.0 • Published 5 years ago
reduce_node_modules_size v3.3.0
Descriptions
A tools which can help you optimize yours node_modules
Install
npm install reduce_node_modules_size -D
yarn add reduce_node_modules_size
Usage
You should run this command first!
// in window
get_json --path .\
// in mac
get_json --path ./
when you run this command,you can get node_modules relationship which called relationship.json,in your project root path
// in window
optimize_node_module --path .\
// in mac
optimize_node_module --path ./
when you run this command,terminal will output some message which tell you optimize result.
if system reject optimize,terminal will tell you reason!
3.3.0
5 years ago
3.2.2
5 years ago
2.0.14
5 years ago
3.2.1
5 years ago
3.2.0
5 years ago
3.1.0
5 years ago
3.0.0
5 years ago
2.0.13
5 years ago
2.0.11
5 years ago
2.0.12
5 years ago
2.0.10
5 years ago
2.0.9
5 years ago
2.0.7
5 years ago
2.0.6
5 years ago
2.0.8
5 years ago
2.0.5
5 years ago
2.0.3
5 years ago
2.0.2
5 years ago
2.0.4
5 years ago
2.0.1
5 years ago
2.0.0
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago