1234567891011121314151617181920212223242526272829303132333435 |
- {
- "appid": "wxadd37e2692c771db",
- "compileType": "miniprogram",
- "libVersion": "2.32.2",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "setting": {
- "packNpmManually": true,
- "coverView": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "enhance": true,
- "showShadowRootInWxmlPanel": true,
- "packNpmRelationList": [
- {
- "packageJsonPath": "./package.json",
- "miniprogramNpmDistDir": "./miniprogram/"
- }
- ],
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "condition": false
- },
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
- }
- }
|