You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1.2 KiB
49 lines
1.2 KiB
{
|
|
"description": "项目配置文件",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": true,
|
|
"enhance": false,
|
|
"postcss": true,
|
|
"preloadBackgroundData": false,
|
|
"minified": true,
|
|
"newFeature": true,
|
|
"coverView": true,
|
|
"nodeModules": false,
|
|
"autoAudits": false,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"scopeDataCheck": false,
|
|
"uglifyFileName": false,
|
|
"checkInvalidKey": true,
|
|
"checkSiteMap": true,
|
|
"uploadWithSourceMap": true,
|
|
"compileHotReLoad": false,
|
|
"useMultiFrameRuntime": false,
|
|
"useApiHook": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"useIsolateContext": true,
|
|
"useCompilerModule": true,
|
|
"userConfirmedUseCompilerModuleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": []
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.7.7",
|
|
"appid": "touristappid",
|
|
"projectname": "%E7%AC%AC2%E7%AB%A0%E6%BC%94%E7%A4%BA%E6%A1%88%E4%BE%8B",
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"condition": {},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
}
|
|
} |