After upgrading my project to Kotlin-2.0.0-RC2 all...
# webassembly
r
After upgrading my project to Kotlin-2.0.0-RC2 all
wasmJs
browser tests print this warning:
Critical dependency: Accessing import.meta directly is unsupported (only property access or destructuring is supported)
multiple times.
The same warning is printed when building production version.