65 lines
1.7 KiB
JSON
65 lines
1.7 KiB
JSON
{
|
||
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||
"setting": {
|
||
"localPlugins": false,
|
||
"urlCheck": true,
|
||
"es6": true,
|
||
"enhance": true,
|
||
"postcss": true,
|
||
"preloadBackgroundData": false,
|
||
"minified": true,
|
||
"newFeature": false,
|
||
"coverView": true,
|
||
"nodeModules": false,
|
||
"autoAudits": false,
|
||
"showShadowRootInWxmlPanel": true,
|
||
"scopeDataCheck": false,
|
||
"uglifyFileName": false,
|
||
"checkInvalidKey": true,
|
||
"checkSiteMap": false,
|
||
"uploadWithSourceMap": true,
|
||
"compileHotReLoad": true,
|
||
"useMultiFrameRuntime": true,
|
||
"useApiHook": true,
|
||
"useApiHostProcess": false,
|
||
"babelSetting": {
|
||
"ignore": [],
|
||
"disablePlugins": [],
|
||
"outputPath": ""
|
||
},
|
||
"enableEngineNative": false,
|
||
"bundle": false,
|
||
"useIsolateContext": true,
|
||
"useCompilerModule": true,
|
||
"userConfirmedUseCompilerModuleSwitch": false,
|
||
"userConfirmedBundleSwitch": false,
|
||
"packNpmManually": true,
|
||
"packNpmRelationList": [
|
||
{
|
||
"packageJsonPath": "./package.json",
|
||
"miniprogramNpmDistDir": "./miniprogram"
|
||
}
|
||
],
|
||
"minifyWXSS": true,
|
||
"ignoreUploadUnusedFiles": true
|
||
},
|
||
"compileType": "miniprogram",
|
||
"simulatorType": "wechat",
|
||
"simulatorPluginLibVersion": {
|
||
"wxext14566970e7e9f62": "3.6.5-18"
|
||
},
|
||
"editorSetting": {
|
||
"tabIndent": "insertSpaces",
|
||
"tabSize": 2
|
||
},
|
||
"packOptions": {
|
||
"ignore": [],
|
||
"include": []
|
||
},
|
||
"appid": "wx77b22c0a0018e580",
|
||
"projectArchitecture": "multiPlatform",
|
||
"projectname": "ui",
|
||
"libVersion": "2.21.4",
|
||
"version": "1.0.3",
|
||
"condition": {}
|
||
} |