project.config.json 618 Bytes
{
	"description": "项目配置文件。",
	"setting": {
		"urlCheck": false,
		"es6": false,
		"postcss": true,
		"minified": true,
		"newFeature": true,
		"autoAudits": false,
		"checkInvalidKey": true
	},
	"miniprogramRoot": "dist/",
	"compileType": "miniprogram",
	"appid": "wxf3facb3d77b07b8b",
	"projectname": "zp",
	"simulatorType": "wechat",
	"simulatorPluginLibVersion": {},
	"condition": {
		"search": {
			"current": -1,
			"list": []
		},
		"conversation": {
			"current": -1,
			"list": []
		},
		"game": {
			"currentL": -1,
			"list": []
		},
		"miniprogram": {
			"current": -1,
			"list": []
		}
	}
}