53 lines
		
	
	
		
			952 B
		
	
	
	
		
			JSON
		
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			952 B
		
	
	
	
		
			JSON
		
	
	
	
| {
 | |
| 	"description": "项目配置文件",
 | |
| 	"packOptions": {
 | |
| 		"ignore": []
 | |
| 	},
 | |
| 	"setting": {
 | |
| 		"urlCheck": false,
 | |
| 		"es6": true,
 | |
| 		"postcss": true,
 | |
| 		"minified": true,
 | |
| 		"newFeature": true,
 | |
| 		"coverView": true,
 | |
| 		"autoAudits": false,
 | |
| 		"showShadowRootInWxmlPanel": true,
 | |
| 		"scopeDataCheck": false,
 | |
| 		"checkInvalidKey": true,
 | |
| 		"checkSiteMap": true,
 | |
| 		"uploadWithSourceMap": true,
 | |
| 		"babelSetting": {
 | |
| 			"ignore": [],
 | |
| 			"disablePlugins": [],
 | |
| 			"outputPath": ""
 | |
| 		}
 | |
| 	},
 | |
| 	"compileType": "miniprogram",
 | |
| 	"libVersion": "2.10.3",
 | |
| 	"appid": "wxf1e9471c93f05ad6",
 | |
| 	"projectname": "test_mini",
 | |
| 	"debugOptions": {
 | |
| 		"hidedInDevtools": []
 | |
| 	},
 | |
| 	"isGameTourist": false,
 | |
| 	"simulatorType": "wechat",
 | |
| 	"simulatorPluginLibVersion": {},
 | |
| 	"condition": {
 | |
| 		"search": {
 | |
| 			"current": -1,
 | |
| 			"list": []
 | |
| 		},
 | |
| 		"conversation": {
 | |
| 			"current": -1,
 | |
| 			"list": []
 | |
| 		},
 | |
| 		"game": {
 | |
| 			"currentL": -1,
 | |
| 			"list": []
 | |
| 		},
 | |
| 		"miniprogram": {
 | |
| 			"current": -1,
 | |
| 			"list": []
 | |
| 		}
 | |
| 	}
 | |
| } |