1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "compileType": "miniprogram",
- "miniprogramRoot": "miniprogram/",
- "setting": {
- "coverView": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "enhance": true,
- "showShadowRootInWxmlPanel": true,
- "packNpmRelationList": [],
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "ignoreUploadUnusedFiles": true,
- "condition": true
- },
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
- },
- "libVersion": "3.2.0",
- "srcMiniprogramRoot": "miniprogram/",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "appid": "wx8961a3e5512f307c",
- "miniappPluginId": "wxf1a06dafa3350688",
- "projectArchitecture": "multiPlatform",
- "simulatorPluginLibVersion": {
- "wxextd2e17127608c3": "2.27.3",
- "wxext14566970e7e9f62": "2.27.3-4"
- }
- }
|