40 lines
897 B
JSON
40 lines
897 B
JSON
|
{
|
||
|
"miniprogramRoot": "dist/",
|
||
|
"projectname": "crab-wxapp",
|
||
|
"description": "crab wx app",
|
||
|
"appid": "touristappid",
|
||
|
"setting": {
|
||
|
"urlCheck": true,
|
||
|
"es6": false,
|
||
|
"enhance": false,
|
||
|
"compileHotReLoad": false,
|
||
|
"postcss": false,
|
||
|
"preloadBackgroundData": false,
|
||
|
"minified": false,
|
||
|
"newFeature": true,
|
||
|
"autoAudits": false,
|
||
|
"coverView": true,
|
||
|
"showShadowRootInWxmlPanel": false,
|
||
|
"scopeDataCheck": false,
|
||
|
"useCompilerModule": false,
|
||
|
"babelSetting": {
|
||
|
"ignore": [],
|
||
|
"disablePlugins": [],
|
||
|
"outputPath": ""
|
||
|
}
|
||
|
},
|
||
|
"compileType": "miniprogram",
|
||
|
"simulatorType": "wechat",
|
||
|
"simulatorPluginLibVersion": {},
|
||
|
"condition": {},
|
||
|
"libVersion": "3.4.3",
|
||
|
"srcMiniprogramRoot": "dist/",
|
||
|
"packOptions": {
|
||
|
"ignore": [],
|
||
|
"include": []
|
||
|
},
|
||
|
"editorSetting": {
|
||
|
"tabIndent": "insertSpaces",
|
||
|
"tabSize": 2
|
||
|
}
|
||
|
}
|