Arkellys / electron-buggy

A temporary repository to showcase an Electron bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A temporary repository to showcase the bug of this issue.

Branches:

  • main → "Vanilla" Electron project without bundler, works as expected
  • with-webpack → Electron project with webpack as bundler (for renderer only), has the bug
  • with-vite → Electron project with Vite as bundler (for renderer only), has the bug

See the README file for each branch for instructions on how to reproduce the bug.

About

A temporary repository to showcase an Electron bug


Languages

Language:JavaScript 75.4%Language:HTML 24.6%