feat(@schematics/angular): Added --project-root option to the library schematic#23994
Conversation
|
Frankly speaking I have no idea why e2e windows test fails with the following message: |
alan-agius4
left a comment
There was a problem hiding this comment.
Can you also add Closes: #11927 as part of the commit message footer as this issue fixes #11927 Thanks.
|
Hi, I'm not sure why tests failed on CircleCi, is there something I have to do on my branch? The issue seems to be with node version, but this is out of scope of this pull request. BR, |
I rebased the PR for you. |
alan-agius4
left a comment
There was a problem hiding this comment.
One NIT, otherwise LGTM.
Please squash the commits.
alan-agius4
left a comment
There was a problem hiding this comment.
LGTM, thanks for your contribution.
… schematics With this change user is able to specify different project root for libraries than default one. Closes: #11927
This option is useful to create an application outside of the `newProjectRoot`. Related to angular#23994
… application schematic This option is useful to create an application outside of the `newProjectRoot`. Related to angular#23994
… application schematic This option is useful to create an application outside of the `newProjectRoot`. Related to #23994
|
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. |
…hematics
PR Checklist
Please check to confirm your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: 11927
What is the new behavior?
User is able to specify subdirectory in which new library is created
Does this PR introduce a breaking change?
Other information