123456789101112131415161718192021222324252627282930313233 |
- {
- "miniprogramRoot": "dist/",
- "projectname": "shaoershuhua",
- "description": "",
- "appid": "wxaa274b9f2415320b",
- "setting": {
- "urlCheck": true,
- "es6": false,
- "enhance": false,
- "compileHotReLoad": false,
- "postcss": false,
- "minified": false,
- "ignoreUploadUnusedFiles": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "condition": true
- },
- "compileType": "miniprogram",
- "libVersion": "2.32.3",
- "srcMiniprogramRoot": "dist/",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
- }
- }
|