File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
angular_devkit/build_angular/src Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 725
725
]
726
726
},
727
727
"fileReplacements" : {
728
- "description" : " Replace files with other files in the build." ,
728
+ "description" : " Replace compilation source files with other compilation source files in the build." ,
729
729
"type" : " array" ,
730
730
"items" : {
731
731
"$ref" : " #/definitions/targetOptions/definitions/browser/definitions/fileReplacement"
1511
1511
"default" : []
1512
1512
},
1513
1513
"fileReplacements" : {
1514
- "description" : " Replace files with other files in the build." ,
1514
+ "description" : " Replace compilation source files with other compilation source files in the build." ,
1515
1515
"type" : " array" ,
1516
1516
"items" : {
1517
1517
"oneOf" : [
1752
1752
]
1753
1753
},
1754
1754
"fileReplacements" : {
1755
- "description" : " Replace files with other files in the build." ,
1755
+ "description" : " Replace compilation source files with other compilation source files in the build." ,
1756
1756
"type" : " array" ,
1757
1757
"items" : {
1758
1758
"$ref" : " #/definitions/targetOptions/definitions/server/definitions/fileReplacement"
Original file line number Diff line number Diff line change 82
82
]
83
83
},
84
84
"fileReplacements" : {
85
- "description" : " Replace files with other files in the build." ,
85
+ "description" : " Replace compilation source files with other compilation source files in the build." ,
86
86
"type" : " array" ,
87
87
"items" : {
88
88
"$ref" : " #/definitions/fileReplacement"
Original file line number Diff line number Diff line change 135
135
"default" : []
136
136
},
137
137
"fileReplacements" : {
138
- "description" : " Replace files with other files in the build." ,
138
+ "description" : " Replace compilation source files with other compilation source files in the build." ,
139
139
"type" : " array" ,
140
140
"items" : {
141
141
"oneOf" : [
Original file line number Diff line number Diff line change 54
54
]
55
55
},
56
56
"fileReplacements" : {
57
- "description" : " Replace files with other files in the build." ,
57
+ "description" : " Replace compilation source files with other compilation source files in the build." ,
58
58
"type" : " array" ,
59
59
"items" : {
60
60
"$ref" : " #/definitions/fileReplacement"
You can’t perform that action at this time.
0 commit comments