We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa71cc9 commit e1d6077Copy full SHA for e1d6077
build.sbt
@@ -11,3 +11,5 @@ lazy val ReactToBindingHtml = project.dependsOn(BindingReactToReact % Test)
11
publish / skip := true
12
13
enablePlugins(ScalaUnidocPlugin)
14
+
15
+webpack / version := "5.75.0"
0 commit comments