If running using gradle task wasmJsBrowserDevelopm...
# webassembly
p
If running using gradle task wasmJsBrowserDevelopmentRun got Critical dependency: Accessing import.meta directly is unsupported (only property access or destructuring is supported). (Message is showing in browser). When launching distribution directly then it is working ok.
a
@Ilya Goncharov [JB] ^^
i
You can ignore such warnings. It is known problem and we will filter out these warnings in following releases
p
It is displayed in browser page (not in browser console). And not loading app.
o
@Ilya Goncharov [JB] is there a tracking bug for this?