mirror of
https://github.com/ApfelTeeSaft/LiveSplitOne.git
synced 2026-09-03 11:53:24 +00:00
Disambiguate the import in the WASM bindings
It seems like wasm-bindgen generates both `livesplit_core_bg.wasm` as well as a `livesplit_core_bg.js` now. We used to import from `livesplit_core_bg` in our bindings before, which is now ambiguous.
This commit is contained in:
+1
-1
Submodule livesplit-core updated: 4cb9747ed1...d911478e9d
Vendored
+1
@@ -0,0 +1 @@
|
||||
declare module '*.wasm'
|
||||
Reference in New Issue
Block a user