69 lines
1.8 KiB
JSON
69 lines
1.8 KiB
JSON
{
|
||
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
||
"setting": {
|
||
"urlCheck": true,
|
||
"es6": false,
|
||
"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,
|
||
"lazyloadPlaceholderEnable": false,
|
||
"useMultiFrameRuntime": true,
|
||
"babelSetting": {
|
||
"ignore": [],
|
||
"disablePlugins": [],
|
||
"outputPath": ""
|
||
},
|
||
"useIsolateContext": true,
|
||
"userConfirmedBundleSwitch": false,
|
||
"packNpmManually": true,
|
||
"packNpmRelationList": [
|
||
{
|
||
"packageJsonPath": "./package.json",
|
||
"miniprogramNpmDistDir": "./miniprogram"
|
||
}
|
||
],
|
||
"minifyWXSS": true,
|
||
"disableUseStrict": false,
|
||
"minifyWXML": true,
|
||
"showES6CompileOption": false,
|
||
"useCompilerPlugins": false,
|
||
"ignoreUploadUnusedFiles": true,
|
||
"useStaticServer": true,
|
||
"condition": true,
|
||
"compileWorklet": false,
|
||
"localPlugins": false,
|
||
"swc": false,
|
||
"disableSWC": true
|
||
},
|
||
"compileType": "miniprogram",
|
||
"simulatorType": "wechat",
|
||
"simulatorPluginLibVersion": {
|
||
"wxext14566970e7e9f62": "3.6.5-18"
|
||
},
|
||
"condition": {},
|
||
"editorSetting": {
|
||
"tabIndent": "insertSpaces",
|
||
"tabSize": 2
|
||
},
|
||
"packOptions": {
|
||
"ignore": [],
|
||
"include": []
|
||
},
|
||
"appid": "wx77b22c0a0018e580",
|
||
"projectArchitecture": "multiPlatform",
|
||
"projectname": "ui",
|
||
"libVersion": "3.7.12",
|
||
"version":"1.0.3"
|
||
} |