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 725725 ]
726726 },
727727 "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." ,
729729 "type" : " array" ,
730730 "items" : {
731731 "$ref" : " #/definitions/targetOptions/definitions/browser/definitions/fileReplacement"
15111511 "default" : []
15121512 },
15131513 "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." ,
15151515 "type" : " array" ,
15161516 "items" : {
15171517 "oneOf" : [
17521752 ]
17531753 },
17541754 "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." ,
17561756 "type" : " array" ,
17571757 "items" : {
17581758 "$ref" : " #/definitions/targetOptions/definitions/server/definitions/fileReplacement"
Original file line number Diff line number Diff line change 8282 ]
8383 },
8484 "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." ,
8686 "type" : " array" ,
8787 "items" : {
8888 "$ref" : " #/definitions/fileReplacement"
Original file line number Diff line number Diff line change 135135 "default" : []
136136 },
137137 "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." ,
139139 "type" : " array" ,
140140 "items" : {
141141 "oneOf" : [
Original file line number Diff line number Diff line change 5454 ]
5555 },
5656 "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." ,
5858 "type" : " array" ,
5959 "items" : {
6060 "$ref" : " #/definitions/fileReplacement"
You can’t perform that action at this time.
0 commit comments