feat: project seperation

This commit is contained in:
DavidOnTop 2024-09-20 22:02:05 +02:00
parent a679aeb978
commit 3e06f86735
No known key found for this signature in database
GPG key ID: 5D05538A45D5149F
24 changed files with 49 additions and 21 deletions

View file

@ -1,2 +1,3 @@
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")