123456789101112131415161718192021222324252627282930313233 |
- {
- "projectname": "order-upload",
- "compileType": "miniprogram",
- "libVersion": "3.5.7",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "setting": {
- "coverView": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "enhance": true,
- "showShadowRootInWxmlPanel": true,
- "packNpmRelationList": [],
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "condition": false,
- "useCompilerPlugins": [
- "less"
- ]
- },
- "condition": {},
- "editorSetting": {
- "tabIndent": "auto",
- "tabSize": 2
- },
- "appid": "wxa9bb97c044181989"
- }
|