Skip to content

Commit

Permalink
docs: add -c options for modern build
Browse files Browse the repository at this point in the history
  • Loading branch information
10Derozan committed Nov 3, 2023
1 parent 6270def commit 1ed5812
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Options:
--platform [platform] Build artifacts for all or specified platforms
--no-dts disables DTS type file generation and type checking
--no-clear disables automatic clearing of output directories
-c, --config <config> Specify the path to the config file (default: "modern.config.j(t)s")
-h, --help Show information about the current command
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Options:
--platform [platform] 构建所有或者指定平台的产物
--no-dts 关闭 DTS 类型文件生成和类型检查
--no-clear 关闭自动清除产物输出目录的行为
-c, --config <config> 指定配置文件(default: "modern.config.j(t)s"
-h, --help 展示当前命令的信息
```

Expand Down

0 comments on commit 1ed5812

Please sign in to comment.