-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathproject.config.json
More file actions
77 lines (77 loc) · 2.2 KB
/
Copy pathproject.config.json
File metadata and controls
77 lines (77 loc) · 2.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"showES6CompileOption": false
},
"compileType": "miniprogram",
"libVersion": "2.4.2",
"appid": "wx7204929fcb2595d6",
"projectname": "%E4%BC%81%E4%B8%9A%E5%BE%AE%E4%BF%A1%E5%B0%8F%E7%A8%8B%E5%BA%8F%E7%A4%BA%E4%BE%8B%E4%BB%A3%E7%A0%81",
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "qywx_simulator_plugin",
"simulatorPluginLibs": {
"qywx": {
"0.1": {
"version": "0.1",
"signature": "OpeqQ3INYIfAr2ZZu945d/JbUg8MPE2JlvrZ/0ts2+U7j3E1nw5lrIKUgh6790x0NYTK9vwJl6wyK99mJ5439i3NimK9NXoogTOnr/R5Jv8Fx8nDrLuTgb9tICCT6qqXwd9W1O0QV8HDh0KQcY7EOCVZo/bshOXSmvBVk+pTOf8=",
"url": "下载地址"
}
}
},
"simulatorPluginLibVersion": {
"qywx_simulator_plugin": "2.4.0"
},
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"miniprogram": {
"list": []
}
}
}