26 lines
542 B
JSON
26 lines
542 B
JSON
|
|
{
|
||
|
|
"version" : "1.0",
|
||
|
|
"configurations" : [
|
||
|
|
{
|
||
|
|
"playground" : "custom",
|
||
|
|
"type" : "uni-app:app-android"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"app-plus" : {
|
||
|
|
"launchtype" : "local"
|
||
|
|
},
|
||
|
|
"h5" : {
|
||
|
|
"launchtype" : "local"
|
||
|
|
},
|
||
|
|
"mp-weixin" : {
|
||
|
|
"launchtype" : "local"
|
||
|
|
},
|
||
|
|
"type" : "uniCloud"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"openVueDevtools" : true,
|
||
|
|
"type" : "uni-app:h5"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|