1234567891011121314151617181920212223242526272829303132 |
- {
- "description": "",
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "coverView": false,
- "enhance": false,
- "showShadowRootInWxmlPanel": false,
- "packNpmRelationList": [],
- "ignoreUploadUnusedFiles": true
- },
- "compileType": "miniprogram",
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
- },
- "libVersion": "2.28.0",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "appid": "wx0000000000000000"
- }
|