Skip to content

Commit

Permalink
perf(cz-git): cz-git packages size 1.7MB => 1.5MB
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhengqbbb committed Jun 25, 2022
1 parent abb7c41 commit 665d509
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -60,7 +60,7 @@ A more engineered, lightweight, customizable, standard output format [commitizen

```bash
$ npm i -D cz-git
+ cz-git (1.7 MB)
+ cz-git (1.5 MB)
added 1 package in 0.461s
```

Expand Down
2 changes: 1 addition & 1 deletion docs-zh/guide/introduction.md
Expand Up @@ -64,7 +64,7 @@ sitemap:

```bash
$ npm install -D cz-git
+ cz-git (1.7 MB)
+ cz-git (1.5 MB)
added 1 package in 0.461s
```

Expand Down
2 changes: 1 addition & 1 deletion docs-zh/guide/why.md
Expand Up @@ -43,5 +43,5 @@ added 1 package in 0.461s
```sh{3}
$ du -sh node_modules/*
148 MB node_modules/git-cz
1.7 MB node_modules/cz-git
1.5 MB node_modules/cz-git
```
2 changes: 1 addition & 1 deletion docs/.vitepress/components/HomePage.vue
Expand Up @@ -27,7 +27,7 @@ useMediumZoom();
$ npm install -D cz-git<br />
+ cz-git
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
(<span c-orange-5> 1.7 MB </span>) <br />added &nbsp;<span c-orange-5>1</span>&nbsp; package
(<span c-orange-5> 1.5 MB </span>) <br />added &nbsp;<span c-orange-5>1</span>&nbsp; package
in &nbsp;<span c-orange-5>0.461s</span>
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/guide/introduction.md
Expand Up @@ -64,7 +64,7 @@ A more engineered, lightweight, customizable, standard output format [commitizen

```bash
$ npm i -D cz-git
+ cz-git (1.7 MB)
+ cz-git (1.5 MB)
added 1 package in 0.461s
```

Expand Down
2 changes: 1 addition & 1 deletion docs/guide/why.md
Expand Up @@ -37,5 +37,5 @@ added 1 package in 0.461s
```sh{3}
$ du -sh node_modules/*
148 MB node_modules/git-cz
1.7 MB node_modules/cz-git
1.5 MB node_modules/cz-git
```
2 changes: 1 addition & 1 deletion docs/zh/guide/introduction.md
Expand Up @@ -64,7 +64,7 @@ sitemap:

```bash
$ npm install -D cz-git
+ cz-git (1.7 MB)
+ cz-git (1.5 MB)
added 1 package in 0.461s
```

Expand Down
2 changes: 1 addition & 1 deletion docs/zh/guide/why.md
Expand Up @@ -43,5 +43,5 @@ added 1 package in 0.461s
```sh{3}
$ du -sh node_modules/*
148 MB node_modules/git-cz
1.7 MB node_modules/cz-git
1.5 MB node_modules/cz-git
```
2 changes: 1 addition & 1 deletion packages/cz-git/README.md
Expand Up @@ -58,7 +58,7 @@ A more engineered, lightweight, customizable, standard output format [commitizen

```bash
$ npm i -D cz-git
+ cz-git (1.7 MB)
+ cz-git (1.5 MB)
added 1 package in 0.461s
```

Expand Down

0 comments on commit 665d509

Please sign in to comment.