29 lines
582 B
JSON
29 lines
582 B
JSON
|
{
|
||
|
"description": "项目配置文件。",
|
||
|
"packOptions": {
|
||
|
"ignore": [],
|
||
|
"include": []
|
||
|
},
|
||
|
"setting": {
|
||
|
"urlCheck": false,
|
||
|
"es6": false,
|
||
|
"postcss": true,
|
||
|
"minified": true,
|
||
|
"newFeature": true,
|
||
|
"bigPackageSizeSupport": true,
|
||
|
"babelSetting": {
|
||
|
"ignore": [],
|
||
|
"disablePlugins": [],
|
||
|
"outputPath": ""
|
||
|
}
|
||
|
},
|
||
|
"compileType": "miniprogram",
|
||
|
"libVersion": "3.5.7",
|
||
|
"appid": "wx5eeea06aeaae4f89",
|
||
|
"projectname": "lanan-user",
|
||
|
"condition": {},
|
||
|
"editorSetting": {
|
||
|
"tabIndent": "insertSpaces",
|
||
|
"tabSize": 2
|
||
|
}
|
||
|
}
|