123456789101112131415161718192021222324252627282930 |
- {
- "appid": "wx8961a3e5512f307c",
- "projectname": "render",
- "compileType": "miniprogram",
- "libVersion": "2.27.3",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "setting": {
- "urlCheck": false,
- "coverView": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "showShadowRootInWxmlPanel": true,
- "packNpmRelationList": [],
- "ignoreUploadUnusedFiles": true,
- "compileHotReLoad": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- }
- },
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 4
- }
- }
|