Skip to content

Commit

Permalink
sbt warning
Browse files Browse the repository at this point in the history
  • Loading branch information
cheleb committed Nov 23, 2023
1 parent d400f22 commit 23161c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ lazy val server = project
.in(file("example/server"))
.enablePlugins(serverPlugins: _*)
.settings(
cancelable := true,
fork := true,
scalaJSProjects := Seq(example),
Assets / pipelineStages := Seq(scalaJSPipeline),
Expand Down

0 comments on commit 23161c5

Please sign in to comment.