waveterm/pkg
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
..
blockcontroller working on wave OSC escapes, modes for the terminal (#46) 2024-06-13 14:41:28 -07:00
eventbus port to electron (#33) 2024-06-11 17:42:10 -07:00
filestore Break layout node into its own Wave Object (#21) 2024-06-05 17:21:40 -07:00
ijson move ijson frontend/backend to nextwave 2024-06-03 18:25:12 -07:00
service implement wscommand using type union interface, send resize events there 2024-06-12 14:18:03 -07:00
shellexec remove dependency on SysProcAttr 2024-06-12 11:33:45 -07:00
topicbus simple topic bus implementation -- creates topics on subscribe, deletes topics with no subscribers, extenal notification channel 2024-06-04 00:12:58 -07:00
tsgen implement wscommand using type union interface, send resize events there 2024-06-12 14:18:03 -07:00
util unify the logging between electron and wavesrv (emain now proxies the wavesrv logs) 2024-06-12 19:33:44 -07:00
wavebase waveterm.lock, and new appicon 2024-05-20 15:28:47 -07:00
waveobj port to electron (#33) 2024-06-11 17:42:10 -07:00
web Switch to using electron-vite instead of WebPack (#45) 2024-06-13 16:49:25 -07:00
wshrpc Break layout node into its own Wave Object (#21) 2024-06-05 17:21:40 -07:00
wshutil working on wave OSC escapes, modes for the terminal (#46) 2024-06-13 14:41:28 -07:00
wstore port to electron (#33) 2024-06-11 17:42:10 -07:00