File tree 3 files changed +3
-3
lines changed
packages/angular_devkit/build_angular/src
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 51
51
"type" : " object" ,
52
52
"properties" : {
53
53
"includePaths" : {
54
- "description" : " Paths to include. Paths will be resolved to project root." ,
54
+ "description" : " Paths to include. Paths will be resolved to workspace root." ,
55
55
"type" : " array" ,
56
56
"items" : {
57
57
"type" : " string"
Original file line number Diff line number Diff line change 55
55
"type" : " object" ,
56
56
"properties" : {
57
57
"includePaths" : {
58
- "description" : " Paths to include. Paths will be resolved to project root." ,
58
+ "description" : " Paths to include. Paths will be resolved to workspace root." ,
59
59
"type" : " array" ,
60
60
"items" : {
61
61
"type" : " string"
Original file line number Diff line number Diff line change 24
24
"type" : " object" ,
25
25
"properties" : {
26
26
"includePaths" : {
27
- "description" : " Paths to include. Paths will be resolved to project root." ,
27
+ "description" : " Paths to include. Paths will be resolved to workspace root." ,
28
28
"type" : " array" ,
29
29
"items" : {
30
30
"type" : " string"
You can’t perform that action at this time.
0 commit comments