56 lines
1.5 KiB
JSON
56 lines
1.5 KiB
JSON
|
{
|
||
|
"description": "项目配置文件",
|
||
|
"miniprogramRoot": "miniprogram/",
|
||
|
"setting": {
|
||
|
"bundle": false,
|
||
|
"userConfirmedBundleSwitch": false,
|
||
|
"urlCheck": true,
|
||
|
"scopeDataCheck": false,
|
||
|
"coverView": true,
|
||
|
"es6": true,
|
||
|
"postcss": true,
|
||
|
"compileHotReLoad": false,
|
||
|
"lazyloadPlaceholderEnable": false,
|
||
|
"preloadBackgroundData": false,
|
||
|
"minified": true,
|
||
|
"autoAudits": false,
|
||
|
"newFeature": false,
|
||
|
"uglifyFileName": false,
|
||
|
"uploadWithSourceMap": true,
|
||
|
"useIsolateContext": true,
|
||
|
"nodeModules": false,
|
||
|
"enhance": true,
|
||
|
"useMultiFrameRuntime": true,
|
||
|
"showShadowRootInWxmlPanel": true,
|
||
|
"packNpmManually": true,
|
||
|
"enableEngineNative": false,
|
||
|
"packNpmRelationList": [
|
||
|
{
|
||
|
"packageJsonPath": "./package.json",
|
||
|
"miniprogramNpmDistDir": "./miniprogram/"
|
||
|
}
|
||
|
],
|
||
|
"minifyWXSS": true,
|
||
|
"showES6CompileOption": false,
|
||
|
"minifyWXML": true,
|
||
|
"babelSetting": {
|
||
|
"ignore": [],
|
||
|
"disablePlugins": [],
|
||
|
"outputPath": ""
|
||
|
},
|
||
|
"ignoreUploadUnusedFiles": true,
|
||
|
"condition": false
|
||
|
},
|
||
|
"compileType": "miniprogram",
|
||
|
"condition": {},
|
||
|
"editorSetting": {
|
||
|
"tabIndent": "insertSpaces",
|
||
|
"tabSize": 4
|
||
|
},
|
||
|
"srcMiniprogramRoot": "miniprogram/",
|
||
|
"packOptions": {
|
||
|
"ignore": [],
|
||
|
"include": []
|
||
|
},
|
||
|
"appid": "wx34ec155189941298"
|
||
|
}
|