vue-cli-plugin-electron-builder icon indicating copy to clipboard operation
vue-cli-plugin-electron-builder copied to clipboard

Future of plugin now that vue-cli is in "maintenance mode"

Open pattrickrice opened this issue 2 years ago • 4 comments

With the recent Vue 3 default announcement, there was also the announcement that create-vue will replace vue-cli. vue-cli's README now reflects this sentiment:

Status Vue CLI is now in maintenance mode. For new Vue 3 projects, please use create-vue to scaffold Vite-based projects. https://github.com/vuejs/vue-cli#status

This plugin has been immensely helpful in creating Vue Electron applications and I would love to see something in the Vue ecosystem continue to support that. Is there a vision for how to support the new tooling?

pattrickrice avatar Jan 26 '22 22:01 pattrickrice

@pattrickrice it seems this plugin not maintained anymore.

annymosse avatar Feb 21 '23 09:02 annymosse

@annymosse I don't know where you get this information from. If you only checked the PRs/branches, you could see work is done.

So next time, please do your research.

And don't be shy, you are allowed to contribute to open-source projects instead of just using them.

MatthijsBurgh avatar Feb 21 '23 12:02 MatthijsBurgh

@pattrickrice I am just updating this plugin to use playwright instead of spectron. This allows for newer version of electron to be used with working test tools.

I don't know about and changes after it. I am not sure yet about a full release for Vue3 or the new vite-plugin system. As it is a big change. If you have any clear vision about this, you are welcome to help.

MatthijsBurgh avatar Feb 21 '23 12:02 MatthijsBurgh

@MatthijsBurgh thanks for your note, I didn't search carefully just noticed there's no updates in npm since 2 years, and I'm not using this library since 2 years aswell.

annymosse avatar Feb 21 '23 13:02 annymosse