File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/angular_devkit/build_angular/src Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 276276 "type" : " boolean" ,
277277 "description" : " Show circular dependency warnings on builds." ,
278278 "default" : false ,
279- "x-deprecated" : " The recommended method to detect circular dependencies in project code is to use a either a lint rule or other external tooling."
279+ "x-deprecated" : " The recommended method to detect circular dependencies in project code is to use either a lint rule or other external tooling."
280280 },
281281 "buildOptimizer" : {
282282 "type" : " boolean" ,
Original file line number Diff line number Diff line change 174174 "type" : " boolean" ,
175175 "description" : " Show circular dependency warnings on builds." ,
176176 "default" : false ,
177- "x-deprecated" : " The recommended method to detect circular dependencies in project code is to use a either a lint rule or other external tooling."
177+ "x-deprecated" : " The recommended method to detect circular dependencies in project code is to use either a lint rule or other external tooling."
178178 },
179179 "namedChunks" : {
180180 "type" : " boolean" ,
You can’t perform that action at this time.
0 commit comments