- bbedbfe chore: bump deps
- 8714721 chore: cleanup
- 0c9c9db refactor: remove simple API
- 9806db3 chore: remove cjs-shim(since vite-plugin-electron-renderer@0.13.7)
- dfcaa8a fix: types warning
- e82cc15 refactor: use the simple API of vite-plugin-electron :)
- f11608a (github/main, main) Merge pull request #60 from OlaAlsaker/fix-nitro-config
- 5aaee64 fix: set baseUrl on build only
- 0ae87b8 fix: update jsdocs for
disableDefaultOptions
- 40bda05 fix: override baseURL in Nitro
- 1aac49c Merge pull request #46 from jofftiquez/patch-1
- 6cc50d0 chore(README.md): update installation doc
- @OlaAlsaker fix: types are missing #60
- 4b396e3 fix(log):
vite-electron-plugin
->vite-plugin-electron
- fb3b856 v0.6.0
- 283a8b0 Merge pull request #38 from so1ve/patch-1
- 49d5407 fix: types are missing
- @so1ve fix: types are missing #38
- da27f13 refactor(v0.5.0):
vite-electron-plugin
->vite-plugin-electron
- 7e2579f chore: use pnpm8
- 0480ae5 chore(examples): update quick-start
- f782031 fix:
router
intooptions.disableDefaultOptions
- a521612 chore: cleanup
- 43ddd9f Merge pull request #26 from OyewoleOyedeji/main
- c4a050f Fixed conditional checks
- 57f06ec docs: v0.4.4 (#21, #24)
- 00dbfd7 feat: support customize default behavior
- 12d8c58 refactor: cleanup
c0a9c54 feat: support use Node.js in Renderer process #14
- abf84f8 fix: types error #9
- @Atinux docs: update options #8
- a48a15a feat: add
meta
, better defaultoptions
- 9c845f2 fix: correct
baseURL
- 5d90902 refactor:
vite-electron-plugin
insteadnotbundle
- b4822c8 Merge pull request #5 from gurvancampion/main
- 1a4fddb fix: build path & 404 error in production
Use nuxt-electron
instead nuxt-plugin-electron
. See usage 👉 quick-start
- 42005d0 0.1.x-plugin.ts -> 0.1.x-plugin.backup
- 77a8d69 chore(deps): v0.2.0
- cb13d45 docs: v0.2.0
- c109826 refactor(examples): v0.2.0
- 458f469 chore(v0.2.0): update build
- 93beb00 refactor(v0.2.0): Electron module of Nuxt 🌱
- bf2e38b backup
- c22520a
nuxt-plugin-electron
->nuxt-electron
- 8b95f36 chore: types
- 84da248 chore: update screenshort
- b9d3014 v0.1.1
- db3adcd feat(examples): refine quick-start
- 854bb24 chore: comments
- 1656e1d fix: set default
app.baseURL
to./
#1 - 37b95a2 chore: bump vite to 4.0.4, notbundle to 0.1.1
- 4f60552 First commit