15 lines
273 B
JSON
15 lines
273 B
JSON
{
|
|
"miniprogramRoot": "./dist",
|
|
"projectname": "template-taro",
|
|
"description": "",
|
|
"appid": "xxxxxxxx",
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": false,
|
|
"postcss": false,
|
|
"minified": false
|
|
},
|
|
"compileType": "miniprogram",
|
|
"checkSiteMap": false
|
|
}
|