14 lines
243 B
JSON
14 lines
243 B
JSON
{
|
|
"miniprogramRoot": "./dist",
|
|
"projectname": "codefun",
|
|
"description": "",
|
|
"appid": "testAppId",
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": false,
|
|
"postcss": false,
|
|
"minified": false
|
|
},
|
|
"compileType": "miniprogram"
|
|
}
|