Include the new wasm fetch Polyfill
This commit is contained in:
parent
6cb0b2bcfd
commit
de50ad9bce
@ -83,6 +83,8 @@ import {
|
|||||||
logTestReport,
|
logTestReport,
|
||||||
} from "../lib/utils.mjs";
|
} from "../lib/utils.mjs";
|
||||||
|
|
||||||
|
import "../lib/wasmFetchPolyfill.mjs";
|
||||||
|
|
||||||
import TestRegister from "../lib/TestRegister.mjs";
|
import TestRegister from "../lib/TestRegister.mjs";
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user