refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory#57132
refactor(docs-infra): migrate @angular/docs from dev-infra into adev directory#57132josephperrott wants to merge 1 commit intoangular:mainfrom
Conversation
a3a2412 to
2749478
Compare
220eaff to
45ac970
Compare
|
Deployed adev-preview for 1bd6384 to: https://ng-dev-previews-fw--pr-angular-angular-57132-adev-prev-77bw1cvv.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
…directory To increase the ease of development we are moving @angular/docs into the adev directory within this repo. While we are doing this to improve our development experience in the short term, efforts are also in place to maintain a division between this @angular/docs (shared) code and adev itself, so that it can be extracted back out in the future when components is ready to leverage it as well.
45ac970 to
1bd6384
Compare
…directory (#57132) To increase the ease of development we are moving @angular/docs into the adev directory within this repo. While we are doing this to improve our development experience in the short term, efforts are also in place to maintain a division between this @angular/docs (shared) code and adev itself, so that it can be extracted back out in the future when components is ready to leverage it as well. PR Close #57132
|
This PR was merged into the repository by commit 2d8635d. The changes were merged into the following branches: main, 18.1.x |
|
@josephperrott I saw the migrated code and the changes I recently made regarding headings have not been involved and are missing from the dev-infra repository. It is regressing. |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
To increase the ease of development we are moving @angular/docs into the adev directory within this repo. While we are doing this to improve our development experience in the short term, efforts are also in place to maintain a division between this @angular/docs (shared) code and adev itself, so that it can be extracted back out in the future when components is ready to leverage it as well.