waveterm/frontend/app/store
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
..
global.ts Switch to using electron-vite instead of WebPack (#45) 2024-06-13 16:49:25 -07:00
services.ts update BlockService to use the new type union feature of tsgen. strongly type the arguments to BlockService.SendCommand 2024-06-12 13:47:13 -07:00
wos.ts implement wscommand using type union interface, send resize events there 2024-06-12 14:18:03 -07:00
ws.ts port to electron (#33) 2024-06-11 17:42:10 -07:00