Commit 5245e16
committed
fix: 同步测试代码到新的构建产物命名规则
clash-client-host.ts 的 loadAndExecuteBuild() 未使用与 webpack.base.ts
一致的 clientPrefix() 映射,导致 clash-party 模式读取错误的文件路径
(clash-party-xxx.js 而非 cparty-xxx.js),引发所有 Clash Party 集成测试失败。1 parent 5518763 commit 5245e16
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| |||
81 | 86 | | |
82 | 87 | | |
83 | 88 | | |
84 | | - | |
| 89 | + | |
85 | 90 | | |
86 | 91 | | |
87 | 92 | | |
| |||
0 commit comments