| 1234567891011121314151617181920212223242526272829303132 |
- {
- "miniprogramRoot": "",
- "projectname": "hola",
- "description": "",
- "appid": "wxe1396d16d519e16b",
- "setting": {
- "urlCheck": true,
- "es6": false,
- "enhance": false,
- "compileHotReLoad": false,
- "postcss": false,
- "minified": false,
- "ignoreUploadUnusedFiles": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "packNpmRelationList": []
- },
- "compileType": "miniprogram",
- "libVersion": "3.1.2",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
- }
- }
|