Nuxt & Vue 3 support
Hi, I just found this repo, which is fantastic. Before I begin development, I was wondering if you had a roadmap for Nuxt & Vue 3 support.
Thanks!
i tried editing some things myself and cant seem to get nuxt3 to work :/
@michalzaq12 I've just created a basic example of Electron + Nuxt 3 (Vue 3) here: https://github.com/nwittwer/nuxt-3-vite-electron-typescript. Definitely it is not as robust as this fantastic project was for Nuxt 2, but it shows a proof-of-concept for how Nuxt 3 can work with Electron, and includes things like electron-builder config, TypeScript and Vite (instead of WebPack).
Are there any plans to add Nuxt v3 support to the electron-nuxt project?