Skip to content

Commit

Permalink
Enable Binary
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherDavenport committed Sep 13, 2022
1 parent 3696181 commit 2e93ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Expand Up @@ -95,6 +95,7 @@ lazy val core = crossProject(JVMPlatform, JSPlatform)
"http",
"shell",
),
npmPackageBinaryEnable := true,

npmPackageStage := org.scalajs.sbtplugin.Stage.FullOpt,
npmPackageAdditionalNpmConfig := {
Expand Down

0 comments on commit 2e93ff5

Please sign in to comment.