pake最新版本

This commit is contained in:
Tw93
2022-12-21 19:42:17 +08:00
parent 043c472013
commit 737022fa2b
6 changed files with 54 additions and 38 deletions

4
bin/README.md vendored
View File

@@ -51,7 +51,7 @@ url 为你需要打包的网页链接 🔗,必须提供。
#### [height]
打包后的应用窗口高度,默认 `800px`
打包后的应用窗口高度,默认 `780px`
```shell
--height <number>
@@ -59,7 +59,7 @@ url 为你需要打包的网页链接 🔗,必须提供。
#### [width]
打包后的应用窗口宽度,默认 `1280px`
打包后的应用窗口宽度,默认 `1200px`
```shell
--width <number>