Skip to content

Commit d26d7c8

Browse files
authored
Fix JS ES module test configuration (#3560)
1 parent de12987 commit d26d7c8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

internal/test-js-es-modules/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import coil3.addNodePolyfillWebpackPlugin
21
import coil3.createSkikoWasmJsRuntimeDependency
32

43
plugins {
@@ -33,5 +32,4 @@ kotlin {
3332
}
3433
}
3534

36-
addNodePolyfillWebpackPlugin(enableWasm = false)
3735
createSkikoWasmJsRuntimeDependency(libs.versions.skiko)

0 commit comments

Comments
 (0)