| Sep | OCT | Nov |
| 23 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
|
When I execute
But !!! When I execute
This is too awkward !!!
Please! Remove the I think it's really weird now... |
Support library to have @ flag
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.
GPG key ID: 4AEE18F83AFDEB23
Learn about signing commits
Loading status checks…
f8a7c2b
When I execute `ng g application @apps/app1`, I get the following results: ``` text - @app/ - app1/ (newProjectRoot = "") ``` But !!! When I execute `ng g library @libs/lib1`, I got the result: ``` text - libs/ - lib1/ ``` This is too awkward !!! Please! Remove the `.replace(/^@/, '')` here, or add the `.replace(/^@/, '')` to the application! I think it's really weird now...
Successfully merging this pull request may close these issues.
None yet
2 participants Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. ●© 2020 GitHub, Inc. ●Terms ●Privacy ● ●Security ●Status ●Help ●Contact GitHub ●Pricing ●API ●Training ●Blog ●About You can’t perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.