Commit 7fd3688
authored
tools: dump config.gypi as json
This helps js2c processing the node.gypi correctly when a string
contains a quote.
PR-URL: #60794
Refs: #60703
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>1 parent fb6b83c commit 7fd3688
File tree
3 files changed
+7
-17
lines changed- test/parallel
- tools
3 files changed
+7
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2446 | 2446 | | |
2447 | 2447 | | |
2448 | 2448 | | |
| 2449 | + | |
2449 | 2450 | | |
2450 | | - | |
| 2451 | + | |
2451 | 2452 | | |
2452 | 2453 | | |
2453 | 2454 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
796 | 796 | | |
797 | 797 | | |
798 | 798 | | |
799 | | - | |
800 | | - | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
801 | 802 | | |
802 | | - | |
803 | | - | |
804 | | - | |
805 | | - | |
806 | | - | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
813 | | - | |
| 803 | + | |
814 | 804 | | |
815 | 805 | | |
816 | 806 | | |
| |||
0 commit comments