mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-08 09:20:01 +02:00
♻️ Make the build more readable
This commit is contained in:
parent
56d5f02bfd
commit
22eb1c0a39
3 changed files with 21 additions and 28 deletions
|
@ -27,7 +27,7 @@ export const commands: Cmd[] = [
|
|||
controller: bootstrap,
|
||||
},
|
||||
{
|
||||
cmd: 'build [os]',
|
||||
cmd: 'build',
|
||||
aliases: ['b'],
|
||||
description:
|
||||
'Build the melon app. Specify the OS param for cross-platform builds.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue