mirror of https://github.com/VERT-sh/VERT.git
test!!
This commit is contained in:
parent
468ee518fe
commit
dace5398cf
|
@ -34,7 +34,7 @@ const handleMessage = async (
|
|||
}
|
||||
};
|
||||
|
||||
console.log("worker loaded");
|
||||
console.log(Vips, vipsPromise);
|
||||
|
||||
onmessage = async (e) => {
|
||||
const message: WorkerMessage = e.data;
|
||||
|
|
Loading…
Reference in New Issue