Commit 1e75794
committed
fix: move nested node_modules removal to after zip but before Inno Setup\n\nThe zip archive retains all files (complete package).\nNested node_modules are removed only before Inno Setup to avoid\nWindows MAX_PATH (260 char) errors with deeply nested paths like\nopenclaw-zh/dist/extensions/discord/node_modules/@buape/carbon/...
1 parent f79f00c commit 1e75794
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
264 | 281 | | |
265 | 282 | | |
266 | 283 | | |
| |||
0 commit comments