15 lines
270 B
JSON
15 lines
270 B
JSON
{
|
|
"miniprogramRoot": "./dist",
|
|
"projectname": "捷兑通",
|
|
"description": "",
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": true,
|
|
"enhance": true,
|
|
"compileHotReLoad": false,
|
|
"postcss": true,
|
|
"minified": true
|
|
},
|
|
"compileType": "miniprogram"
|
|
}
|