For some reason my wasm app started throwing ```Mo...
# webassembly
m
For some reason my wasm app started throwing
Copy code
Module not found: Error: Can't resolve './skiko.mjs' in '/path/build/wasm/packages/project-name/kotlin'
but it worked fine a few days ago, any ideas what could be causing this? The only things that really come to mind are that I've added Coil3 and Skydoves ColorPicker Is the file available for download anywhere perhaps?