- πΊπΈUnited States smustgrave
Verified this still applies
Checked \Drupal\Composer\Plugin\Scaffold\ScaffoldOptions::__construct
$this->options['locations'] += [ 'project-root' => '.', 'web-root' => '.', ];
So still seems valid.
- Status changed to Needs review
almost 2 years ago 10:08pm 2 February 2023 - π¬π§United Kingdom longwave UK
Should we explain what
.
means? Something likeIf a web-root is not explicitly defined, then it will default to `.`, the same directory as the composer.json file.
- πΊπΈUnited States smustgrave
Don't think it could hurt. If you make the change I can stay in the reviewer role.
- Status changed to RTBC
almost 2 years ago 6:39pm 17 February 2023 - πΊπΈUnited States smustgrave
Sorry not sure how this fell off the radar
-
alexpott β
committed 56913d2a on 10.1.x
Issue #3101209 by Sutharsan, longwave, smustgrave: Document the correct...
-
alexpott β
committed 56913d2a on 10.1.x
-
alexpott β
committed fe598ce2 on 10.0.x
Issue #3101209 by Sutharsan, longwave, smustgrave: Document the correct...
-
alexpott β
committed fe598ce2 on 10.0.x
-
alexpott β
committed c29c2b4a on 9.5.x
Issue #3101209 by Sutharsan, longwave, smustgrave: Document the correct...
-
alexpott β
committed c29c2b4a on 9.5.x
- Status changed to Fixed
almost 2 years ago 9:32pm 9 March 2023 - π¬π§United Kingdom alexpott πͺπΊπ
Committed and pushed to 10.1.x,10.0.x and 9.5.x. Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.