Commit Graph

4 Commits

Author SHA1 Message Date
efim bd46cd94b3 not working: attempt to stream in websocket
added Vite proxy, tested with websocat, with direct js websocket.
the error seems to be Laminex related
2023-04-23 21:18:24 +04:00
efim fe4fe8a51d hack to fix Vite loading
for some reason I was getting error:
Failed to load url 	/home/enefedov/Documents/personal/planning-poker-grargh/common/.js/target/scala-3.2.0/common-fastopt/main.js (resolved id: 	/home/enefedov/Documents/personal/planning-poker-grargh/common/.js/target/scala-3.2.0/common-fastopt/main.js) in /home/enefedov/Documents/personal/planning-poker-grargh/main.js. Does the file exist?
2023-04-23 18:06:37 +04:00
efim fd7ddd9588 adding scalajs & laminar
https://www.scala-js.org/doc/tutorial/laminar.html
2023-04-21 17:22:17 +04:00
efim 6c8e9ea4ee npm create vite 2023-04-21 17:12:21 +04:00