Commit 3340bda
Fix init-windows template to automatically detect existing codegen spec files (#15096)
* Initial plan
* Fix init-windows template to use conditional codegen includes
Co-authored-by: anupriya13 <[email protected]>
* Automatically detect existing codegen spec files instead of using hardcoded names
Co-authored-by: anupriya13 <[email protected]>
* Add explanatory comments about Mustache template syntax for C++ developers
Co-authored-by: sundaramramaswamy <[email protected]>
* Change files
* Run yarn change prerelease and yarn lint:fix
Co-authored-by: anupriya13 <[email protected]>
* Revert unrelated changes to FlatList-multiColumn.windows.js
Co-authored-by: anupriya13 <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: anupriya13 <[email protected]>
Co-authored-by: sundaramramaswamy <[email protected]>
Co-authored-by: Sundaram Ramaswamy <[email protected]>1 parent e23caae commit 3340bda
File tree
3 files changed
+51
-1
lines changed- change
- vnext/templates/cpp-lib
- windows/MyLib
3 files changed
+51
-1
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
96 | 114 | | |
97 | 115 | | |
98 | 116 | | |
| |||
104 | 122 | | |
105 | 123 | | |
106 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
107 | 131 | | |
108 | 132 | | |
109 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
12 | 22 | | |
| |||
18 | 28 | | |
19 | 29 | | |
20 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
21 | 38 | | |
| 39 | + | |
| 40 | + | |
22 | 41 | | |
23 | 42 | | |
24 | 43 | | |
| |||
0 commit comments