mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-07 00:02:14 +08:00
update: devtools to v1.06.2307260
This commit is contained in:
parent
af247207d4
commit
bec0771df6
6
.vscode/launch.json
vendored
6
.vscode/launch.json
vendored
@ -8,8 +8,8 @@
|
|||||||
"type": "nwjs",
|
"type": "nwjs",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"name": "Launch NWjs",
|
"name": "Launch NWjs",
|
||||||
"nwjsVersion": "0.49.3",
|
"nwjsVersion": "0.55.0",
|
||||||
"webRoot": "${workspaceFolder}/compiler/test/package.nw",
|
"webRoot": "${workspaceFolder}/package.nw",
|
||||||
"reloadAfterAttached": true,
|
"reloadAfterAttached": true,
|
||||||
"runtimeArgs": [
|
"runtimeArgs": [
|
||||||
// "--load-extension=${workspaceFolder}/tmp/data/WeappPlugin",
|
// "--load-extension=${workspaceFolder}/tmp/data/WeappPlugin",
|
||||||
@ -21,7 +21,7 @@
|
|||||||
"LANG": "zh_CN.UTF-8"
|
"LANG": "zh_CN.UTF-8"
|
||||||
},
|
},
|
||||||
"userDataDir": false,
|
"userDataDir": false,
|
||||||
"runtimeExecutable": "${workspaceFolder}/cache/wechat_devtools_1.05.2203070_x64/wechatdevtools.exe"
|
"runtimeExecutable": "${workspaceFolder}/nwjs/nw"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -1,6 +1,7 @@
|
|||||||
# 1.06.2306020-2 / 2023-09-
|
# 1.06.2307260-1 / 2023-09-09
|
||||||
|
|
||||||
- update: node-pty to v1.0.0
|
- update: node-pty to v1.0.0
|
||||||
|
- update: devtools to v1.06.2307260
|
||||||
- update: compiler(Linux) v0.0.4
|
- update: compiler(Linux) v0.0.4
|
||||||
- dprecated: wine version
|
- dprecated: wine version
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
1.06.2306020,6ffc8c27447035cdc1423dea325618fb
|
1.06.2307260,e553984804c01a56f15c55e55a4b8c33
|
Loading…
x
Reference in New Issue
Block a user