Skip to content

Commit

Permalink
Support withWasmJs for coil3
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Sep 12, 2024
1 parent 43c0913 commit db02480
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ internal fun Project.configureComposeMultiplatform(
}
}
withJs()
withWasmJs()
}
}
}
Expand Down

0 comments on commit db02480

Please sign in to comment.