| 1234567891011121314151617181920212223242526272829303132333435363738 |
- {
- "compileType": "miniprogram",
- "condition": {},
- "setting": {
- "urlCheck": false,
- "coverView": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "enhance": true,
- "showShadowRootInWxmlPanel": true,
- "packNpmRelationList": [],
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "condition": false,
- "ignoreUploadUnusedFiles": true,
- "minifyWXML": true
- },
- "editorSetting": {
- "tabIndent": "auto",
- "tabSize": 4
- },
- "packOptions": {
- "ignore": [
- {
- "value": ".eslintrc.js",
- "type": "file"
- }
- ],
- "include": []
- },
- "appid": "wxe27c8f5249b7aeab",
- "projectname": "iboss_wx_app",
- "libVersion": "3.3.0"
- }
|