vite-plugin-electron-run
    Preparing search index...

    Function default

    • Build Electron main/preload targets from a normal Vite project and manage Electron through the existing resilient runner during vite serve.

      The renderer remains an ordinary Vite application. The preload is rebuilt before every main-process build, so Electron only restarts after both outputs are ready.

      Parameters

      Returns Plugin