Skip to content

Commit

Permalink
docs: update first_page_time.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qiufeihong2018 committed Apr 10, 2024
1 parent 81767da commit 686cd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vue/first_page_time.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ minChunks: 3
拆完包之后,我们再用`gzip`做一下压缩 安装`compression-webpack-plugin`

```js
cnmp i compression-webpack-plugin -D
cnpm i compression-webpack-plugin -D
```

`vue.congig.js`中引入并修改`webpack`配置
Expand Down

0 comments on commit 686cd51

Please sign in to comment.