Categories October Surprise 2024 vue.js – Remove plugins with vue-cli3 – Stack Overflow Post author By Post date August 1, 2025 Is there a way to remove plugins and its configuration with vue-cli3 in an existing project? For example I want to replace unit test plugin Mocha with Jest. I know how to add and invoke a new plugi…