31 lines
669 B
JSON
31 lines
669 B
JSON
|
{
|
||
|
"miniprogramRoot": "dist/",
|
||
|
"projectname": "collect_information",
|
||
|
"description": "智慧派出所信息采集小程序",
|
||
|
"setting": {
|
||
|
"urlCheck": false,
|
||
|
"es6": false,
|
||
|
"enhance": false,
|
||
|
"compileHotReLoad": false,
|
||
|
"postcss": false,
|
||
|
"minified": false,
|
||
|
"babelSetting": {
|
||
|
"ignore": [],
|
||
|
"disablePlugins": [],
|
||
|
"outputPath": ""
|
||
|
},
|
||
|
"ignoreUploadUnusedFiles": true
|
||
|
},
|
||
|
"compileType": "miniprogram",
|
||
|
"libVersion": "3.5.0",
|
||
|
"srcMiniprogramRoot": "dist/",
|
||
|
"packOptions": {
|
||
|
"ignore": [],
|
||
|
"include": []
|
||
|
},
|
||
|
"condition": {},
|
||
|
"editorSetting": {
|
||
|
"tabIndent": "insertSpaces",
|
||
|
"tabSize": 2
|
||
|
}
|
||
|
}
|