12345678910111213141516171819202122232425262728293031 |
- {
- "description": "项目配置文件。",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "setting": {
- "urlCheck": false,
- "es6": false,
- "postcss": false,
- "minified": false,
- "newFeature": true,
- "bigPackageSizeSupport": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "condition": false
- },
- "compileType": "miniprogram",
- "libVersion": "3.1.0",
- "appid": "wxf98223d6e4c7c1a9",
- "projectname": "UniappShell",
- "condition": {},
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
- },
- "simulatorPluginLibVersion": {}
- }
|