Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Master
Description
Plugin A has a dependency on Plugin B.
If I add Plugin A to my project, it also adds Plugin B.
Then when I remove Plugin A, it removes Plugin B,
but Plugin B does not get removed from fetch.json.
This isn't a huge issue, but it seems like it should be deleted from fetch.json if the plugin isn't there.