electron-nuxt icon indicating copy to clipboard operation
electron-nuxt copied to clipboard

Nuxt & Vue 3 support

Open Elaniobro opened this issue 3 years ago • 2 comments

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!

Elaniobro avatar Apr 05 '22 19:04 Elaniobro

i tried editing some things myself and cant seem to get nuxt3 to work :/

Frontesque avatar Aug 24 '22 17:08 Frontesque

@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?

nwittwer avatar Mar 23 '23 07:03 nwittwer