UNPKG
wx-to-tt-no-launch
Version:
latest (0.3.1-beta.5)
0.3.1-beta.5
0.3.1-beta.4
0.3.1-beta.3
0.3.0-beta.3
transform wx micro app to bytedance micro app
wx-to-tt-no-launch
/
bin
/
README.md
15 lines
(10 loc)
•
298 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 编译配置文档
## 参数
-
input(
`--input/-i`
)
-
说明:编译项目或文件的输入路径
-
类型:string
-
是否必须:是
-
output(
`--output/-o`
)
-
说明:编译项目或文件的输出路径,不能和 input 路径一致
-
类型:string
-
是否必须:是