Commit eae3fa0
committed
fix(smol): recreate inspector protocol Windows patch with correct format
- Create patch from actual Node.js source using diff -u
- Properly formats all added lines with + prefix
- Tested with patch -p1 --dry-run, applies cleanly
- Fixes AttributeError: 'X' object has no attribute 'path'
- Adds fallback to compute protocol path from config file location
Refs: #8761 parent e4bef21 commit eae3fa0
File tree
1 file changed
+4
-8
lines changed- packages/node-smol-builder/patches
1 file changed
+4
-8
lines changedLines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | | - | |
| 32 | + | |
35 | 33 | | |
36 | 34 | | |
37 | | - | |
38 | | - | |
| 35 | + | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
48 | 45 | | |
49 | 46 | | |
50 | 47 | | |
51 | | - | |
52 | | - | |
53 | 48 | | |
| 49 | + | |
| 50 | + | |
54 | 51 | | |
55 | | - | |
0 commit comments