Open pattrickrice opened 2 years ago
@pattrickrice it seems this plugin not maintained anymore.
@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.
@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 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.
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:
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?