Skip to content
Snippets Groups Projects
Commit 9db82a04 authored by Clément Pit-Claudel's avatar Clément Pit-Claudel
Browse files

Remove unused name appCross

parent 1df697f5
Branches
Tags v0.5.0
No related merge requests found
......@@ -11,7 +11,6 @@ val options = List("-deprecation", "-feature", "-language:fewerBraces", "-Xfatal
lazy val webappLib = crossProject(JSPlatform, JVMPlatform).in(file("."))
.settings(
name := "appCross",
scalaVersion := "3.5.0",
scalacOptions ++= options,
).jsSettings(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment