123456789101112131415161718192021222324252627282930 |
- {
- "description": "项目配置文件。",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true,
- "bigPackageSizeSupport": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "condition": false
- },
- "compileType": "miniprogram",
- "libVersion": "2.31.0",
- "appid": "wxf1a4dcfdec2f79d3",
- "projectname": "红蜻蜓追溯",
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
- }
- }
|