57 lines
1.7 KiB
JSON
57 lines
1.7 KiB
JSON
|
{
|
|||
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|||
|
"packOptions": {
|
|||
|
"ignore": [],
|
|||
|
"include": []
|
|||
|
},
|
|||
|
"setting": {
|
|||
|
"urlCheck": true,
|
|||
|
"es6": false,
|
|||
|
"enhance": true,
|
|||
|
"postcss": true,
|
|||
|
"preloadBackgroundData": false,
|
|||
|
"minified": true,
|
|||
|
"newFeature": false,
|
|||
|
"coverView": true,
|
|||
|
"nodeModules": true,
|
|||
|
"autoAudits": false,
|
|||
|
"showShadowRootInWxmlPanel": true,
|
|||
|
"scopeDataCheck": false,
|
|||
|
"uglifyFileName": true,
|
|||
|
"checkInvalidKey": true,
|
|||
|
"checkSiteMap": true,
|
|||
|
"uploadWithSourceMap": true,
|
|||
|
"compileHotReLoad": false,
|
|||
|
"lazyloadPlaceholderEnable": false,
|
|||
|
"useMultiFrameRuntime": true,
|
|||
|
"useApiHook": true,
|
|||
|
"useApiHostProcess": true,
|
|||
|
"babelSetting": {
|
|||
|
"ignore": [],
|
|||
|
"disablePlugins": [],
|
|||
|
"outputPath": ""
|
|||
|
},
|
|||
|
"enableEngineNative": false,
|
|||
|
"useIsolateContext": false,
|
|||
|
"userConfirmedBundleSwitch": false,
|
|||
|
"packNpmManually": false,
|
|||
|
"packNpmRelationList": [],
|
|||
|
"minifyWXSS": true,
|
|||
|
"disableUseStrict": false,
|
|||
|
"minifyWXML": true,
|
|||
|
"showES6CompileOption": false,
|
|||
|
"useCompilerPlugins": false,
|
|||
|
"useStaticServer": true,
|
|||
|
"ignoreUploadUnusedFiles": false,
|
|||
|
"condition": false
|
|||
|
},
|
|||
|
"compileType": "miniprogram",
|
|||
|
"libVersion": "2.30.1",
|
|||
|
"appid": "wx95e000d520e78bdc",
|
|||
|
"projectname": "EP-WeChatApp-5.2.1",
|
|||
|
"condition": {},
|
|||
|
"editorSetting": {
|
|||
|
"tabIndent": "insertSpaces",
|
|||
|
"tabSize": 4
|
|||
|
}
|
|||
|
}
|