12 lines
182 B
TOML
12 lines
182 B
TOML
# THIS IS AUTOGENERATED. DO NOT EDIT MANUALLY
|
|
version = 1
|
|
name = "airport-qingdao-vue3"
|
|
|
|
[setup]
|
|
script = ""
|
|
|
|
[[actions]]
|
|
name = "运行"
|
|
icon = "run"
|
|
command = "npm run build:prod"
|