Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 11.8k
ng destroy does not unlink the dir #304
Copy link
Copy link
Closed
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussioneffort2: medium (days)type: bug/fix
Description
Activity
Metadata
Metadata
Assignees
Labels
P5The team acknowledges the request but does not plan to address it, it remains open for discussionThe team acknowledges the request but does not plan to address it, it remains open for discussioneffort2: medium (days)type: bug/fix
When performing
ng destroyall related files are unlinked but directory is left in the tree. This is obviouslyember-cliissue and we should override that command and unlink the whole related directory.