Socket
Socket
Sign inDemoInstall

vite-plugin-electron

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-electron - npm Package Versions

1
8

0.8.8

Diff

Changelog

Source

[2022-08-11] v0.8.8

sync vite-plugin-electron-renderer version

caoxie
published 0.8.7 •

Changelog

Source

[2022-08-10] v0.8.7

70a8c6e fix: https://github.com/electron-vite/electron-vite-vue/issues/229

caoxie
published 0.8.6 •

Changelog

Source

[2022-08-08] v0.8.6

ESM -> CJS

caoxie
published 0.8.5 •

Changelog

Source

[2022-08-08] v0.8.5

PR: #51

  1. feat: add VITE_DEV_SERVER_URL to electron process env, so that it is easier to use

  2. fix(🐞): VITE_DEV_SERVER_HOSTNAME cannot be used directly when VITE_DEV_SERVER_HOSTNAME is a ipv6 address or vite config server.host is true

  3. fix(🐞): use vite config mode as default build mode to avoid build mode not equal to vite config mode when vite config mode !== 'development' which would lead to render env not equal to electron main or preload

  4. fix(🐞): build electron output after render to avoid the electron output being deleted when the vite config emptyOutDir is true and the vite command is build

  5. fix(🐞): use closeBundle to replace writeBundle, because in extreme cases, an error will be reported. For example, can't find preload module will occur as an error when preload update frequently

caoxie
published 0.8.4 •

Changelog

Source

[2022-07-31] v0.8.4

  • 🌱 c8b59ba Support envFile options electron-vite-vue/issues/209
  • 🌱 2d7f033 Add ImportMeta['env'] declaration
  • 🌱 20d0a22 Must use pnpm publish instead of npm publish #43
caoxie
published 0.8.3 •

caoxie
published 0.8.2 •

Changelog

Source

[2022-07-25] v0.8.2

  • 9ee720f chore(electron): remove envFile: false
  • 0016d52 fix(🐞): normalizePath()
caoxie
published 0.8.1 •

Changelog

Source

[2022-07-21] v0.8.1

  • 33b121a chore(deps): hoist typescript
  • d3bd37a chore(electron): change import path
caoxie
published 0.8.0 •

Changelog

Source

[2022-07-19] v0.8.0

  • 45f34d9 vite-plugin-electron@0.8.0
  • daa1c52 docs: vite-plugin-electron@0.8.0
  • e4e7ee0 chore: fix link
  • d1d4c82 chroe: bump deps
  • 581ef71 chore(deps): bump vite to 3.0.2
  • 481368a chore: remove unused def
  • 71d54c1 chore(🐞): update import path
  • 3bae8e5 refactor: checkPkgMain.buildElectronMainPlugin()
  • dba119d chore: format code
  • 739e659 feat: use checkPkgMain()
  • 192a8ca refactor: standlone checkPkgMain function
  • aaa9030 chore: explicitly specify external modules
  • 3eac722 chore: remove TODO
  • c03abe9 feat: add checkPkgMain() plugin
  • d8c0f8e chore: rename param
  • 04c94dd feat: checkPkgMain()
  • 7b9631a deps: add rollup
  • cec6db6 deps(🐞): add rollup for import InputOption
  • a4de86e monorepo: move vite-plugin-electron to packages/electron
caoxie
published 0.7.5 •

Changelog

Source

[2022-07-11] v0.7.5

  • 1ed6e19 chore: bump vite-plugin-electron-renderer to v0.5.7
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc