🔥 Remove configuration menu settings

This commit is contained in:
Tw93
2024-04-28 17:47:12 +08:00
parent 7b94f5ba78
commit 750efe9bff
12 changed files with 26 additions and 282 deletions

9
bin/README.md vendored
View File

@@ -59,7 +59,6 @@ yarn cli:dev
The script will reads the above configuration and packages the specified `app` using `watch` mode, and changes to the `pake-cli` code and `pake` are hot updated in real time.
### CLI Usage
```bash
@@ -171,14 +170,6 @@ Customize the browser user agent. Default is empty.
--user-agent <value>
```
#### [show-menu]
Display the menu bar. Default is not to display. Use the following command to enable the menu bar. Recommended for macOS users.
```shell
--show-menu
```
#### [show-system-tray]
Display the system tray. Default is not to display. Use the following command to enable the system tray.