Commit Graph

2 Commits

Author SHA1 Message Date
Sylvie Crowe
b7ef20d6fd
Windows Line Endings (#923)
For some reason, the original version of this started working again. I'm
merging it to undo a small part of a recent change.
2024-10-01 12:54:15 -07:00
Evan Simkowitz
b2b1f9b9df
Switch to using electron-vite instead of WebPack (#45)
This sets us back up to use Vite via the electron-vite package. This
will let us continue to build our testing suite on Vitest and take
advantage of Vite features like Hot Module Reloading, etc.

---------

Co-authored-by: sawka <mike.sawka@gmail.com>
2024-06-13 16:49:25 -07:00