Commit 3acb8711 by 李萌

no message

parent 7b5f3d67
{ {
"description": "项目配置文件", "description": "项目配置文件",
"packOptions": { "packOptions": {
"ignore": [] "ignore": [],
}, "include": []
"setting": {
"urlCheck": false,
"es6": true,
"enhance": false,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": false,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}, },
"enableEngineNative": false, "setting": {
"useIsolateContext": true, "urlCheck": false,
"userConfirmedBundleSwitch": false, "es6": true,
"packNpmManually": false, "enhance": false,
"packNpmRelationList": [], "postcss": true,
"minifyWXSS": true, "preloadBackgroundData": false,
"disableUseStrict": false, "minified": true,
"showES6CompileOption": false, "newFeature": false,
"useCompilerPlugins": false, "coverView": true,
"minifyWXML": true "nodeModules": false,
}, "autoAudits": false,
"compileType": "miniprogram", "showShadowRootInWxmlPanel": true,
"libVersion": "2.17.0", "scopeDataCheck": false,
"appid": "wx7e3adcd1c8801b3c", "uglifyFileName": false,
"projectname": "XLCT-XAMJW", "checkInvalidKey": true,
"debugOptions": { "checkSiteMap": true,
"hidedInDevtools": [] "uploadWithSourceMap": true,
}, "compileHotReLoad": false,
"scripts": {}, "lazyloadPlaceholderEnable": false,
"staticServerOptions": { "useMultiFrameRuntime": true,
"baseURL": "", "useApiHook": true,
"servePath": "" "useApiHostProcess": true,
}, "babelSetting": {
"isGameTourist": false, "ignore": [],
"condition": { "disablePlugins": [],
"search": { "outputPath": ""
"list": [] },
"enableEngineNative": false,
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,
"showES6CompileOption": false,
"useCompilerPlugins": false,
"minifyWXML": true
}, },
"conversation": { "compileType": "miniprogram",
"list": [] "libVersion": "2.17.0",
}, "appid": "wx7e3adcd1c8801b3c",
"game": { "projectname": "XLCT-XAMJW",
"list": [] "condition": {},
}, "editorSetting": {
"plugin": { "tabIndent": "insertSpaces",
"list": [] "tabSize": 4
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": []
} }
}
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment