mirror of
https://github.com/phfroidmont/scalive.git
synced 2025-12-25 05:26:59 +01:00
Rough websocket responses
This commit is contained in:
parent
fadef26425
commit
ccdd22b61a
3 changed files with 70 additions and 16 deletions
|
|
@ -52,5 +52,5 @@ object example extends ScalaCommon:
|
|||
}
|
||||
|
||||
object js extends TypeScriptModule:
|
||||
def mainFileName = "app.ts"
|
||||
def mainFileName = "app.js"
|
||||
def npmDeps = Seq("phoenix@1.7.21", "phoenix_live_view@1.1.8")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue