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.
58 lines
1.6 KiB
58 lines
1.6 KiB
8 months ago
|
{
|
||
|
"miniprogramRoot": "unpackage/dist/build/mp-weixin/",
|
||
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||
|
"packOptions": {
|
||
|
"ignore": [],
|
||
|
"include": []
|
||
|
},
|
||
|
"setting": {
|
||
|
"urlCheck": true,
|
||
|
"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": true,
|
||
|
"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
|
||
|
},
|
||
|
"compileType": "miniprogram",
|
||
|
"libVersion": "2.14.3",
|
||
|
"appid": "wx5fb1cc8edb3f8baa",
|
||
|
"projectname": "crmeb_merchant_h5",
|
||
|
"simulatorType": "wechat",
|
||
|
"simulatorPluginLibVersion": {},
|
||
|
"srcMiniprogramRoot": "unpackage/dist/build/mp-weixin/",
|
||
|
"editorSetting": {
|
||
|
"tabIndent": "insertSpaces",
|
||
|
"tabSize": 2
|
||
|
},
|
||
|
"condition": {}
|
||
|
}
|