mirror of
https://github.com/phfroidmont/scalive.git
synced 2025-12-25 05:26:59 +01:00
Support click events
This commit is contained in:
parent
1bd65fd49c
commit
124239925d
16 changed files with 277 additions and 162 deletions
|
|
@ -37,6 +37,7 @@ object zio extends ScalaCommon:
|
|||
|
||||
object example extends ScalaCommon:
|
||||
def moduleDeps = Seq(zio)
|
||||
def mvnDeps = Seq(mvn"dev.optics::monocle-core:3.1.0")
|
||||
|
||||
def scaliveBundle = Task {
|
||||
os.copy(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue