-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Open
Labels
Description
What problem does this feature solve?
There does not appear to be any way to remove a plugin in vue ui
. The list of plugins on the dashboard don't have a trash icon next to them, as the dependencies list do have. There's no information on whether it's even possible to remove a plugin.
Can't find anything in the existing issues, and this StackOverflow post doesn't have a solution beyond 'hack about and uninstall it manually'. (https://stackoverflow.com/questions/50155541/remove-plugins-with-vue-cli3)
If there is a way, it doesn't appear to be documented, if there isn't, there should be.
What does the proposed API look like?
A vue remove <plugin>
command with a corresponding trash can icon in the plugins list.
Aircity, gryphon2411, NicoWeio, Sti2nd, Q-back and 18 more