40 lines
834 B
JSON
40 lines
834 B
JSON
{
|
|
"miniprogramRoot": "./",
|
|
"compileType": "miniprogram",
|
|
"libVersion": "trial",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"setting": {
|
|
"coverView": true,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"enhance": true,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"packNpmManually": true,
|
|
"packNpmRelationList": [
|
|
{
|
|
"packageJsonPath": "./package.json",
|
|
"miniprogramNpmDistDir": "./"
|
|
}
|
|
],
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"condition": true
|
|
},
|
|
"condition": {},
|
|
"editorSetting": {
|
|
"tabIndent": "auto",
|
|
"tabSize": 2
|
|
},
|
|
"appid": "wxcc9b05f43951f1c0",
|
|
"projectArchitecture": "multiPlatform",
|
|
"simulatorPluginLibVersion": {
|
|
"wxext14566970e7e9f62": "3.6.5-24"
|
|
}
|
|
} |