1234567891011121314151617181920212223242526272829 |
- {
- "compileType": "miniprogram",
- "setting": {
- "coverView": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "enhance": true,
- "showShadowRootInWxmlPanel": true,
- "packNpmRelationList": [],
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "ignoreUploadUnusedFiles": true
- },
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
- },
- "libVersion": "3.1.2",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "appid": "wx9933d9929a941e56"
- }
|