13 lines
253 B
JSON
13 lines
253 B
JSON
{
|
|
"miniprogramRoot": "dist/",
|
|
"projectname": "nomadweb-wemini",
|
|
"description": "nomadro 微信小程序",
|
|
"appid": "touristappid",
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"minified": true
|
|
},
|
|
"compileType": "miniprogram"
|
|
}
|