Skip to content

Commit b1e06ae

Browse files
committed
Remove the "skiko.js" script in Kotlin/Wasm "index.html" as it seems unnecessary
1 parent 21af6eb commit b1e06ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

demo/src/wasmJsMain/resources/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<head>
55
<meta charset="UTF-8">
66
<title>Compose Multiplatform Material demo</title>
7-
<script src="skiko.js" type="application/javascript"></script>
87
<script src="app.js" type="application/javascript"></script>
98
</head>
109

0 commit comments

Comments
 (0)