There was an error while loading. Please reload this page.
1 parent de12987 commit d26d7c8Copy full SHA for d26d7c8
1 file changed
internal/test-js-es-modules/build.gradle.kts
@@ -1,4 +1,3 @@
1
-import coil3.addNodePolyfillWebpackPlugin
2
import coil3.createSkikoWasmJsRuntimeDependency
3
4
plugins {
@@ -33,5 +32,4 @@ kotlin {
33
32
}
34
35
36
-addNodePolyfillWebpackPlugin(enableWasm = false)
37
createSkikoWasmJsRuntimeDependency(libs.versions.skiko)
0 commit comments